Bump dependencies (#6333)

This commit is contained in:
Jakub Kuczys 2024-03-30 22:56:11 +01:00 committed by GitHub
parent 4034ddd452
commit c3a493a500
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
3 changed files with 4 additions and 4 deletions

View File

@ -40,7 +40,7 @@ multidict==6.0.5
# via # via
# aiohttp # aiohttp
# yarl # yarl
orjson==3.9.15 orjson==3.10.0
# via -r base.in # via -r base.in
packaging==24.0 packaging==24.0
# via -r base.in # via -r base.in
@ -54,7 +54,7 @@ python-dateutil==2.9.0.post0
# via -r base.in # via -r base.in
pyyaml==6.0.1 pyyaml==6.0.1
# via -r base.in # via -r base.in
rapidfuzz==3.6.2 rapidfuzz==3.7.0
# via -r base.in # via -r base.in
red-commons==1.0.0 red-commons==1.0.0
# via # via

View File

@ -1,3 +1,3 @@
-c base.txt -c base.txt
black black>=23.12.1,<24

View File

@ -19,7 +19,7 @@ pytest==7.4.4
# pytest-mock # pytest-mock
pytest-asyncio==0.21.1 pytest-asyncio==0.21.1
# via -r extra-test.in # via -r extra-test.in
pytest-mock==3.12.0 pytest-mock==3.14.0
# via -r extra-test.in # via -r extra-test.in
tomlkit==0.12.4 tomlkit==0.12.4
# via pylint # via pylint