Skip to content

Commit

Permalink
Merge pull request #204 from RockefellerArchiveCenter/dependency-updates
Browse files Browse the repository at this point in the history
Dependency Updates
  • Loading branch information
helrond authored Aug 2, 2022
2 parents f3b671c + c1ddf6a commit 55642ae
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
#
asgiref==3.5.2
# via django
attrs==21.4.0
attrs==22.1.0
# via jsonschema
certifi==2022.6.15
# via elasticsearch
Expand Down Expand Up @@ -42,7 +42,7 @@ elasticsearch-dsl==7.4.0
# django-elasticsearch-dsl
# django-elasticsearch-dsl-drf
# rac-es
jsonschema==4.7.2
jsonschema==4.9.0
# via
# -r requirements.in
# rac-schemas
Expand Down Expand Up @@ -72,5 +72,5 @@ sqlparse==0.4.2
# via django
uritemplate==4.1.1
# via -r requirements.in
urllib3==1.26.10
urllib3==1.26.11
# via elasticsearch

0 comments on commit 55642ae

Please sign in to comment.