Skip to content

Commit

Permalink
Merge pull request #44 from RockefellerArchiveCenter/dependency-updates
Browse files Browse the repository at this point in the history
Dependency Updates
  • Loading branch information
ioduok authored Nov 6, 2024
2 parents ca30c54 + a974c42 commit 073694b
Showing 1 changed file with 11 additions and 11 deletions.
22 changes: 11 additions & 11 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -14,12 +14,12 @@ aws-assume-role-lib==2.10.0
# via -r requirements.in
boltons==24.0.0
# via archivessnake
boto3==1.35.29
boto3==1.35.53
# via
# -r requirements.in
# aws-assume-role-lib
# moto
botocore==1.35.29
botocore==1.35.53
# via
# boto3
# moto
Expand All @@ -28,13 +28,13 @@ 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
directory-tree==0.0.4
# via -r requirements.in
django==5.1.1
django==5.1.2
# via -r requirements.in
idna==3.10
# via requests
Expand All @@ -44,15 +44,15 @@ jmespath==1.0.1
# via
# boto3
# botocore
markupsafe==2.1.5
markupsafe==3.0.2
# via
# jinja2
# werkzeug
more-itertools==10.5.0
# via archivessnake
moto==4.2.14
# via -r requirements.in
psycopg2==2.9.9
psycopg2==2.9.10
# via -r requirements.in
pycparser==2.22
# via cffi
Expand All @@ -64,7 +64,7 @@ pyyaml==6.0.2
# via
# archivessnake
# responses
rapidfuzz==3.10.0
rapidfuzz==3.10.1
# via archivessnake
requests==2.32.3
# via
Expand All @@ -73,7 +73,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 @@ -86,7 +86,7 @@ urllib3==2.2.3
# botocore
# requests
# responses
werkzeug==3.0.4
werkzeug==3.1.0
# via moto
xmltodict==0.13.0
xmltodict==0.14.2
# via moto

0 comments on commit 073694b

Please sign in to comment.