Skip to content

Commit

Permalink
Merge pull request #368 from RockefellerArchiveCenter/development
Browse files Browse the repository at this point in the history
Dependency updates
  • Loading branch information
p-galligan authored Dec 3, 2024
2 parents 8f39011 + e461add commit b62515b
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 @@ -10,7 +10,7 @@ asgiref==3.8.1
# via django
attrs==24.2.0
# via archivessnake
boltons==24.0.0
boltons==24.1.0
# via archivessnake
certifi==2024.8.30
# via requests
Expand Down Expand Up @@ -50,7 +50,7 @@ propcache==0.2.0
# via yarl
psycopg2==2.9.10
# via -r requirements.in
pydantic==1.10.18
pydantic==1.10.19
# via inflect
pyyaml==6.0.2
# via
Expand All @@ -64,7 +64,7 @@ requests==2.32.3
# archivessnake
shortuuid==1.0.13
# via -r requirements.in
sqlparse==0.5.1
sqlparse==0.5.2
# via django
structlog==24.4.0
# via archivessnake
Expand All @@ -77,7 +77,7 @@ urllib3==2.2.3
# via requests
vcrpy==5.1.0
# via -r requirements.in
wrapt==1.16.0
wrapt==1.17.0
# via vcrpy
yarl==1.17.1
yarl==1.18.0
# via vcrpy

0 comments on commit b62515b

Please sign in to comment.