mirror of
https://github.com/GSA/notifications-api.git
synced 2026-02-05 02:41:14 -05:00
Merge pull request #604 from GSA/dependabot/pip/moto-4.2.9
Bump moto from 4.2.8 to 4.2.9
This commit is contained in:
8
poetry.lock
generated
8
poetry.lock
generated
@@ -2285,13 +2285,13 @@ files = [
|
||||
|
||||
[[package]]
|
||||
name = "moto"
|
||||
version = "4.2.8"
|
||||
version = "4.2.9"
|
||||
description = ""
|
||||
optional = false
|
||||
python-versions = ">=3.7"
|
||||
files = [
|
||||
{file = "moto-4.2.8-py2.py3-none-any.whl", hash = "sha256:e78b49ae8acee06a865e4963174bdf974dd66398fb3bb831a7428498506c0c56"},
|
||||
{file = "moto-4.2.8.tar.gz", hash = "sha256:9b5a363f36f8c3fb36388764e7b8c01c615da2f2cba7da3e681680de14bfc769"},
|
||||
{file = "moto-4.2.9-py2.py3-none-any.whl", hash = "sha256:c85289d13d15d5274d0a643381af1f1b03d7ee88f0943c9d2d6c28e6177a298a"},
|
||||
{file = "moto-4.2.9.tar.gz", hash = "sha256:24de81eeaa450a20b57c5cdf9a757ea5216bddc7db798e335d2de1f2376bf324"},
|
||||
]
|
||||
|
||||
[package.dependencies]
|
||||
@@ -4648,4 +4648,4 @@ testing = ["big-O", "jaraco.functools", "jaraco.itertools", "more-itertools", "p
|
||||
[metadata]
|
||||
lock-version = "2.0"
|
||||
python-versions = ">=3.9,<3.12"
|
||||
content-hash = "a230409c4951dacaf214fbedf813b1305ac66c42c04caa1394ca6f8fcabd2ddb"
|
||||
content-hash = "6e64fff082668e1cacf750c9bca1f61f08fe0a51414281fbe8baec12a38e11b7"
|
||||
|
||||
@@ -62,7 +62,7 @@ freezegun = "^1.2.2"
|
||||
honcho = "*"
|
||||
isort = "^5.12.0"
|
||||
jinja2-cli = {version = "==0.8.2", extras = ["yaml"]}
|
||||
moto = "==4.2.8"
|
||||
moto = "==4.2.9"
|
||||
pip-audit = "*"
|
||||
pytest = "^7.4.3"
|
||||
pytest-env = "^1.1.1"
|
||||
|
||||
Reference in New Issue
Block a user