Skip to content

Commit

Permalink
Merge pull request #31 from RockefellerArchiveCenter/dependency-updates
Browse files Browse the repository at this point in the history
Dependency Updates
  • Loading branch information
p-galligan authored Dec 3, 2024
2 parents f1230af + 16d990f commit c3d7c09
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 @@ -12,14 +12,14 @@ attrs==24.2.0
# via archivessnake
aws-assume-role-lib==2.10.0
# via -r requirements.in
boltons==24.0.0
boltons==24.1.0
# via archivessnake
boto3==1.35.53
boto3==1.35.71
# via
# -r requirements.in
# aws-assume-role-lib
# moto
botocore==1.35.53
botocore==1.35.71
# via
# boto3
# moto
Expand All @@ -30,11 +30,11 @@ cffi==1.17.1
# via cryptography
charset-normalizer==3.4.0
# via requests
cryptography==43.0.3
cryptography==44.0.0
# via moto
directory-tree==0.0.4
# via -r requirements.in
django==5.1.2
django==5.1.3
# via -r requirements.in
idna==3.10
# via requests
Expand Down Expand Up @@ -73,11 +73,11 @@ requests==2.32.3
# responses
responses==0.25.3
# via moto
s3transfer==0.10.3
s3transfer==0.10.4
# via boto3
six==1.16.0
# via python-dateutil
sqlparse==0.5.1
sqlparse==0.5.2
# via django
structlog==24.4.0
# via archivessnake
Expand All @@ -86,7 +86,7 @@ urllib3==2.2.3
# botocore
# requests
# responses
werkzeug==3.1.0
werkzeug==3.1.3
# via moto
xmltodict==0.14.2
# via moto

0 comments on commit c3d7c09

Please sign in to comment.