mirror of
https://github.com/GSA/notifications-api.git
synced 2025-12-20 07:21:13 -05:00
Merge pull request #970 from GSA/dependabot/pip/exceptiongroup-1.2.1
Bump exceptiongroup from 1.2.0 to 1.2.1
This commit is contained in:
8
poetry.lock
generated
8
poetry.lock
generated
@@ -1199,13 +1199,13 @@ dev = ["black", "build", "commitizen", "isort", "pip-tools", "pre-commit", "twin
|
||||
|
||||
[[package]]
|
||||
name = "exceptiongroup"
|
||||
version = "1.2.0"
|
||||
version = "1.2.1"
|
||||
description = "Backport of PEP 654 (exception groups)"
|
||||
optional = false
|
||||
python-versions = ">=3.7"
|
||||
files = [
|
||||
{file = "exceptiongroup-1.2.0-py3-none-any.whl", hash = "sha256:4bfd3996ac73b41e9b9628b04e079f193850720ea5945fc96a08633c66912f14"},
|
||||
{file = "exceptiongroup-1.2.0.tar.gz", hash = "sha256:91f5c769735f051a4290d52edd0858999b57e5876e9f85937691bd4c9fa3ed68"},
|
||||
{file = "exceptiongroup-1.2.1-py3-none-any.whl", hash = "sha256:5258b9ed329c5bbdd31a309f53cbfb0b155341807f6ff7606a1e801a891b29ad"},
|
||||
{file = "exceptiongroup-1.2.1.tar.gz", hash = "sha256:a4785e48b045528f5bfe627b6ad554ff32def154f42372786903b7abcfe1aa16"},
|
||||
]
|
||||
|
||||
[package.extras]
|
||||
@@ -4798,4 +4798,4 @@ multidict = ">=4.0"
|
||||
[metadata]
|
||||
lock-version = "2.0"
|
||||
python-versions = "^3.12.2"
|
||||
content-hash = "6782161cca316766d756e2c4ed85c6cbb34c46d2f3882882e34f6048c57318a8"
|
||||
content-hash = "e2c924079d819009153c277168be71b7df4548f5962225cb486fdfc12884205c"
|
||||
|
||||
@@ -57,7 +57,7 @@ awscli = "^1.29.74"
|
||||
bandit = "*"
|
||||
black = "^24.3.0"
|
||||
cloudfoundry-client = "*"
|
||||
exceptiongroup = "==1.2.0"
|
||||
exceptiongroup = "==1.2.1"
|
||||
flake8 = "^7.0.0"
|
||||
flake8-bugbear = "^24.1.17"
|
||||
freezegun = "^1.4.0"
|
||||
|
||||
Reference in New Issue
Block a user