Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Dependency Updates #686

Merged
merged 1 commit into from
Nov 4, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
22 changes: 11 additions & 11 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -26,19 +26,19 @@ bagit-profile==1.3.1
# via -r requirements.in
boltons==24.0.0
# via archivessnake
boto3==1.35.29
boto3==1.35.53
# via -r requirements.in
botocore==1.35.29
botocore==1.35.53
# via
# boto3
# s3transfer
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
# authlib
# pyjwt
Expand All @@ -52,7 +52,7 @@ django==4.2.16
# django4-cron
# djangorestframework
# drf-jwt
django-braces==1.15.0
django-braces==1.16.0
# via -r requirements.in
django-common-helpers==0.9.2
# via django4-cron
Expand Down Expand Up @@ -85,15 +85,15 @@ jsonschema==4.23.0
# via
# -r requirements.in
# rac-schema-validator
jsonschema-specifications==2023.12.1
jsonschema-specifications==2024.10.1
# via jsonschema
more-itertools==10.5.0
# via archivessnake
mysqlclient==2.2.4
mysqlclient==2.2.5
# via -r requirements.in
odin==2.10
# via asterism
psycopg2-binary==2.9.9
psycopg2-binary==2.9.10
# via asterism
pyasn1==0.6.1
# via
Expand All @@ -119,7 +119,7 @@ pyyaml==6.0.2
# archivessnake
rac-schema-validator==0.1
# via -r requirements.in
rapidfuzz==3.10.0
rapidfuzz==3.10.1
# via archivessnake
referencing==0.35.1
# via
Expand All @@ -130,13 +130,13 @@ requests==2.32.3
# -r requirements.in
# archivessnake
# bagit-profile
rpds-py==0.20.0
rpds-py==0.20.1
# via
# jsonschema
# referencing
rsa==4.9
# via python-jose
s3transfer==0.10.2
s3transfer==0.10.3
# via boto3
six==1.16.0
# via
Expand Down