Skip to content

Commit

Permalink
Merge pull request #256 from RockefellerArchiveCenter/dependency-updates
Browse files Browse the repository at this point in the history
Dependency Updates
  • Loading branch information
HaSistrunk authored Oct 9, 2024
2 parents 72a811b + 89aaf93 commit 0fd8cb9
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ certifi==2024.8.30
# via requests
charset-normalizer==3.3.2
# via requests
django==4.2.15
django==4.2.16
# via
# -r requirements.in
# asterism
Expand All @@ -31,13 +31,13 @@ djangorestframework==3.15.2
# asterism
electronbonder==2.2
# via -r requirements.in
idna==3.8
idna==3.10
# via requests
iso-639==0.4.5
# via -r requirements.in
iso8601==1.1.0
# via -r requirements.in
more-itertools==10.4.0
more-itertools==10.5.0
# via archivessnake
oauthlib==3.2.2
# via requests-oauthlib
Expand All @@ -49,7 +49,7 @@ pyyaml==6.0.2
# via
# -r requirements.in
# archivessnake
rapidfuzz==3.9.6
rapidfuzz==3.10.0
# via archivessnake
requests==2.32.3
# via
Expand All @@ -70,5 +70,5 @@ typing-extensions==4.12.2
# via asgiref
uritemplate==4.1.1
# via -r requirements.in
urllib3==2.2.2
urllib3==2.2.3
# via requests

0 comments on commit 0fd8cb9

Please sign in to comment.