Skip to content

Commit

Permalink
Merge pull request #18 from RockefellerArchiveCenter/dependency-updates
Browse files Browse the repository at this point in the history
Dependency Updates
  • Loading branch information
HaSistrunk authored Apr 2, 2024
2 parents 46b9ec2 + d35f95c commit 5462aa8
Showing 1 changed file with 10 additions and 10 deletions.
20 changes: 10 additions & 10 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,19 +4,19 @@
#
# pip-compile
#
archivessnake==0.9.1
archivessnake==0.10.1
# via -r requirements.in
attrs==23.2.0
# via archivessnake
boltons==23.1.1
boltons==24.0.0
# via archivessnake
boto3==1.34.32
boto3==1.34.74
# via -r requirements.in
botocore==1.34.32
botocore==1.34.74
# via
# boto3
# s3transfer
certifi==2023.11.17
certifi==2024.2.2
# via requests
charset-normalizer==3.3.2
# via requests
Expand All @@ -28,25 +28,25 @@ jmespath==1.0.1
# botocore
more-itertools==10.2.0
# via archivessnake
python-dateutil==2.8.2
python-dateutil==2.9.0.post0
# via botocore
pyyaml==6.0.1
# via archivessnake
rapidfuzz==3.6.1
rapidfuzz==3.7.0
# via archivessnake
requests==2.31.0
# via
# -r requirements.in
# archivessnake
s3transfer==0.10.0
s3transfer==0.10.1
# via boto3
shortuuid==1.0.11
shortuuid==1.0.13
# via -r requirements.in
six==1.16.0
# via python-dateutil
structlog==24.1.0
# via archivessnake
urllib3==2.0.7
urllib3==2.2.1
# via
# botocore
# requests

0 comments on commit 5462aa8

Please sign in to comment.