Skip to content

Commit

Permalink
Dependency updates
Browse files Browse the repository at this point in the history
  • Loading branch information
helrond authored and github-actions[bot] committed Nov 1, 2024
1 parent 9d16a32 commit f3409b1
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -15,11 +15,11 @@ bagit==1.8.1
# bagit-profile
bagit-profile==1.3.1
# via -r requirements.in
boto3==1.35.29
boto3==1.35.53
# via
# -r requirements.in
# moto
botocore==1.35.29
botocore==1.35.53
# via
# boto3
# moto
Expand All @@ -28,9 +28,9 @@ certifi==2024.8.30
# via requests
cffi==1.17.1
# via cryptography
charset-normalizer==3.3.2
charset-normalizer==3.4.0
# via requests
cryptography==43.0.1
cryptography==43.0.3
# via moto
django==4.2.16
# via
Expand All @@ -49,13 +49,13 @@ jmespath==1.0.1
# via
# boto3
# botocore
markupsafe==2.1.5
markupsafe==3.0.2
# via
# jinja2
# moto
moto==3.1.19
# via -r requirements.in
psycopg2==2.9.9
psycopg2==2.9.10
# via -r requirements.in
pycparser==2.22
# via cffi
Expand All @@ -74,7 +74,7 @@ requests==2.32.3
# responses
responses==0.25.3
# via moto
s3transfer==0.10.2
s3transfer==0.10.3
# via boto3
six==1.16.0
# via python-dateutil
Expand All @@ -89,5 +89,5 @@ urllib3==2.2.3
# responses
werkzeug==2.1.2
# via moto
xmltodict==0.13.0
xmltodict==0.14.2
# via moto

0 comments on commit f3409b1

Please sign in to comment.