Skip to content

Commit

Permalink
Merge pull request #666 from RockefellerArchiveCenter/development
Browse files Browse the repository at this point in the history
Dependency updates
  • Loading branch information
p-galligan authored May 6, 2024
2 parents c5c5e62 + 320eba1 commit 6746244
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -26,9 +26,9 @@ bagit-profile==1.3.1
# via -r requirements.in
boltons==24.0.0
# via archivessnake
boto3==1.34.74
boto3==1.34.95
# via -r requirements.in
botocore==1.34.74
botocore==1.34.95
# via
# boto3
# s3transfer
Expand Down Expand Up @@ -67,9 +67,9 @@ djangorestframework==3.15.1
# drf-jwt
drf-jwt==1.19.2
# via -r requirements.in
ecdsa==0.18.0
ecdsa==0.19.0
# via python-jose
idna==3.6
idna==3.7
# via requests
inflection==0.5.1
# via -r requirements.in
Expand All @@ -81,7 +81,7 @@ jmespath==1.0.1
# via
# boto3
# botocore
jsonschema==4.21.1
jsonschema==4.22.0
# via
# -r requirements.in
# rac-schema-validator
Expand Down Expand Up @@ -119,9 +119,9 @@ pyyaml==6.0.1
# archivessnake
rac-schema-validator==0.1
# via -r requirements.in
rapidfuzz==3.7.0
rapidfuzz==3.8.1
# via archivessnake
referencing==0.34.0
referencing==0.35.0
# via
# jsonschema
# jsonschema-specifications
Expand All @@ -142,11 +142,11 @@ six==1.16.0
# via
# ecdsa
# python-dateutil
sqlparse==0.4.4
sqlparse==0.5.0
# via django
structlog==24.1.0
# via archivessnake
typing-extensions==4.10.0
typing-extensions==4.11.0
# via asgiref
uritemplate==4.1.1
# via -r requirements.in
Expand Down

0 comments on commit 6746244

Please sign in to comment.