Skip to content

Commit 3e4596d

Browse files
fixes dependabot alerts (#193)
1 parent 852ea8f commit 3e4596d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ idna==3.6
7575
# -r requirements/common-requirements.txt
7676
# anyio
7777
# requests
78-
jinja2==3.1.2
78+
jinja2==3.1.3
7979
# via spacy
8080
jmespath==1.0.1
8181
# via
@@ -123,7 +123,7 @@ promise==2.3
123123
# graphql-relay
124124
psycopg2-binary==2.9.9
125125
# via -r requirements/common-requirements.txt
126-
pycryptodome==3.18.0
126+
pycryptodome==3.20.0
127127
# via rncryptor
128128
pydantic==1.10.8
129129
# via

0 commit comments

Comments
 (0)