Skip to content

Commit

Permalink
Merge pull request #10 from RockefellerArchiveCenter/dependency-updates
Browse files Browse the repository at this point in the history
Dependency Updates
  • Loading branch information
HaSistrunk authored Dec 4, 2024
2 parents ed53a7d + 5237fdf commit 554f083
Showing 1 changed file with 6 additions and 10 deletions.
16 changes: 6 additions & 10 deletions tests/test_requirements.txt
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
#
# This file is autogenerated by pip-compile with Python 3.10
# This file is autogenerated by pip-compile with Python 3.11
# by the following command:
#
# pip-compile --output-file=tests/test_requirements.txt tests/test_requirements.in
#
boto3==1.35.70
boto3==1.35.72
# via
# -r tests/test_requirements.in
# moto
botocore==1.35.70
botocore==1.35.72
# via
# boto3
# moto
Expand All @@ -21,10 +21,8 @@ charset-normalizer==3.4.0
# via requests
coverage==7.6.8
# via -r tests/test_requirements.in
cryptography==43.0.3
cryptography==44.0.0
# via moto
exceptiongroup==1.2.2
# via pytest
idna==3.10
# via requests
iniconfig==2.0.0
Expand All @@ -39,15 +37,15 @@ markupsafe==3.0.2
# via
# jinja2
# werkzeug
moto==5.0.21
moto==5.0.22
# via -r tests/test_requirements.in
packaging==24.2
# via pytest
pluggy==1.5.0
# via pytest
pycparser==2.22
# via cffi
pytest==8.3.3
pytest==8.3.4
# via -r tests/test_requirements.in
python-dateutil==2.9.0.post0
# via
Expand All @@ -65,8 +63,6 @@ s3transfer==0.10.4
# via boto3
six==1.16.0
# via python-dateutil
tomli==2.1.0
# via pytest
urllib3==2.2.3
# via
# botocore
Expand Down

0 comments on commit 554f083

Please sign in to comment.