mirror of
https://github.com/GSA/notifications-api.git
synced 2025-12-22 08:21:13 -05:00
Merge pull request #713 from GSA/dependabot/pip/moto-4.2.13
Bump moto from 4.2.12 to 4.2.13
This commit is contained in:
8
poetry.lock
generated
8
poetry.lock
generated
@@ -2298,13 +2298,13 @@ files = [
|
||||
|
||||
[[package]]
|
||||
name = "moto"
|
||||
version = "4.2.12"
|
||||
version = "4.2.13"
|
||||
description = ""
|
||||
optional = false
|
||||
python-versions = ">=3.7"
|
||||
files = [
|
||||
{file = "moto-4.2.12-py2.py3-none-any.whl", hash = "sha256:bdcad46e066a55b7d308a786e5dca863b3cba04c6239c6974135a48d1198b3ab"},
|
||||
{file = "moto-4.2.12.tar.gz", hash = "sha256:7c4d37f47becb4a0526b64df54484e988c10fde26861fc3b5c065bc78800cb59"},
|
||||
{file = "moto-4.2.13-py2.py3-none-any.whl", hash = "sha256:93e0fd13b624bd79115494f833308c3641b2be0fc9f4f18aa9264aa01f6168e0"},
|
||||
{file = "moto-4.2.13.tar.gz", hash = "sha256:01aef6a489a725c8d725bd3dc6f70ff1bedaee3e2641752e4b471ff0ede4b4d7"},
|
||||
]
|
||||
|
||||
[package.dependencies]
|
||||
@@ -4697,4 +4697,4 @@ testing = ["big-O", "jaraco.functools", "jaraco.itertools", "more-itertools", "p
|
||||
[metadata]
|
||||
lock-version = "2.0"
|
||||
python-versions = ">=3.9,<3.12"
|
||||
content-hash = "3eae5562d8bbf55c63233022553f160719858173a1d7191ed98d264e3ce40fbc"
|
||||
content-hash = "a70284fcacadde70db3cf216efc388de74fb67c1f00085abcaee37b52ff6eedd"
|
||||
|
||||
@@ -63,7 +63,7 @@ freezegun = "^1.4.0"
|
||||
honcho = "*"
|
||||
isort = "^5.13.2"
|
||||
jinja2-cli = {version = "==0.8.2", extras = ["yaml"]}
|
||||
moto = "==4.2.12"
|
||||
moto = "==4.2.13"
|
||||
pip-audit = "*"
|
||||
pre-commit = "^3.6.0"
|
||||
pytest = "^7.4.4"
|
||||
|
||||
Reference in New Issue
Block a user