Skip to content

Commit

Permalink
Merge pull request #277 from RockefellerArchiveCenter/development
Browse files Browse the repository at this point in the history
Update Dependencies
  • Loading branch information
HaSistrunk authored Jan 2, 2024
2 parents 9d061d4 + 0be3500 commit a267658
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ repos:
hooks:
- id: flake8
- repo: https://github.com/pycqa/isort
rev: 5.12.0
rev: 5.13.2
hooks:
- id: isort
- repo: https://github.com/jazzband/pip-tools
Expand Down
12 changes: 6 additions & 6 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,13 +6,13 @@
#
asgiref==3.7.2
# via django
attrs==23.1.0
attrs==23.2.0
# via
# jsonschema
# referencing
certifi==2023.11.17
# via elasticsearch
django==4.2.7
django==4.2.8
# via
# -r requirements.in
# django-cors-headers
Expand Down Expand Up @@ -51,7 +51,7 @@ jsonschema==4.20.0
# via
# -r requirements.in
# rac-schema-validator
jsonschema-specifications==2023.11.2
jsonschema-specifications==2023.12.1
# via jsonschema
packaging==23.2
# via django-nine
Expand All @@ -67,11 +67,11 @@ rac-es==1.0.0
# via -r requirements.in
rac-schema-validator==0.1
# via -r requirements.in
referencing==0.31.1
referencing==0.32.0
# via
# jsonschema
# jsonschema-specifications
rpds-py==0.13.2
rpds-py==0.16.2
# via
# jsonschema
# referencing
Expand All @@ -85,7 +85,7 @@ six==1.16.0
# python-dateutil
sqlparse==0.4.4
# via django
typing-extensions==4.8.0
typing-extensions==4.9.0
# via asgiref
uritemplate==4.1.1
# via -r requirements.in
Expand Down

0 comments on commit a267658

Please sign in to comment.