Bump moto from 3.1.9 to 4.1.14

Bumps [moto](https://github.com/getmoto/moto) from 3.1.9 to 4.1.14.
- [Changelog](https://github.com/getmoto/moto/blob/master/CHANGELOG.md)
- [Commits](https://github.com/getmoto/moto/compare/3.1.9...4.1.14)

---
updated-dependencies:
- dependency-name: moto
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2023-08-17 15:01:00 +00:00
committed by GitHub
parent ebbada841f
commit 619d5fe8c5
2 changed files with 9 additions and 16 deletions

View File

@@ -69,7 +69,7 @@ exceptiongroup = "==1.1.2"
flake8 = "==4.0.1"
flake8-bugbear = "==23.3.12"
isort = "==5.10.1"
moto = "==3.1.9"
moto = "==4.1.14"
pytest = "==7.4.0"
pytest-env = "==0.6.2"
pytest-mock = "==3.11.1"

23
Pipfile.lock generated
View File

@@ -1,7 +1,7 @@
{
"_meta": {
"hash": {
"sha256": "0b4231d3027251f5b90eced0dd6099091ac6536237ac3baa8e905a07af253194"
"sha256": "5e5181f50358347d69bdf2e24b58e7a8bf84c76f1b32196cf67a43b8c23367d6"
},
"pipfile-spec": 6,
"requires": {
@@ -894,7 +894,7 @@
"sha256:04505ade687dc26dc4284b1ad19a83be2f2afe83e7a828ace0c72f3a1df72aac",
"sha256:9dffbe1d8acf91e3de75f3b544e4842382fc06c6babe903ac9acb74dc6e08d88"
],
"markers": "python_full_version >= '3.7.0'",
"markers": "python_version >= '3.7'",
"version": "==3.0.39"
},
"psycopg2-binary": {
@@ -1139,7 +1139,7 @@
"sha256:78f9a9bf4e7be0c5ded4583326e7461e3a3c5aae24073648b4bdfa797d78c9d2",
"sha256:9d689e6ca1b3038bc82bf8d23e944b6b6037bc02301a574935b2dd946e0353b9"
],
"markers": "python_version >= '3.5' and python_version < '4'",
"markers": "python_version < '4.0' and python_full_version >= '3.5.0'",
"version": "==4.7.2"
},
"s3transfer": {
@@ -2062,11 +2062,11 @@
},
"moto": {
"hashes": [
"sha256:8928ec168e5fd88b1127413b2fa570a80d45f25182cdad793edd208d07825269",
"sha256:ba683e70950b6579189bc12d74c1477aa036c090c6ad8b151a22f5896c005113"
"sha256:545afeb4df94dfa730e2d7e87366dc26b4a33c2891f462cbb049f040c80ed1ec",
"sha256:7d3bd748a34641715ba469c761f72fb8ec18f349987c98f5a0f9be85a07a9911"
],
"index": "pypi",
"version": "==3.1.9"
"version": "==4.1.14"
},
"msgpack": {
"hashes": [
@@ -2276,7 +2276,7 @@
"sha256:4659bc2a667783e7a15d190f6fccf8b2486685b6dba4c19c3876314769c57526",
"sha256:b4fa3a7a0be38243123cf9d1f3518da10c51bdb165a2b2985566247f9155a7d3"
],
"markers": "python_full_version >= '3.6.0'",
"markers": "python_version >= '3.6'",
"version": "==32.0.1"
},
"pluggy": {
@@ -2407,13 +2407,6 @@
"markers": "python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'",
"version": "==2.8.2"
},
"pytz": {
"hashes": [
"sha256:1d8ce29db189191fb55338ee6d0387d82ab59f3d00eac103412d64e0ebd0c588",
"sha256:a151b3abb88eda1d4e34a9814df37de2a80e301e68ba0fd856fb9b46bfbbbffb"
],
"version": "==2023.3"
},
"pyyaml": {
"hashes": [
"sha256:062582fca9fabdd2c8b54a3ef1c978d786e0f6b3a1510e0ac93ef59e0ddae2bc",
@@ -2489,7 +2482,7 @@
"sha256:146a90b3b6b47cac4a73c12866a499e9817426423f57c5a66949c086191a8808",
"sha256:fb9d6c0a0f643c99eed3875b5377a184132ba9be4d61516a55273d3554d75a39"
],
"markers": "python_full_version >= '3.7.0'",
"markers": "python_version >= '3.7'",
"version": "==13.5.2"
},
"s3transfer": {