Skip to content

Commit

Permalink
Update Pip Requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
datagov-bot committed Jan 19, 2024
1 parent e381b4b commit 163953a
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion requirements.in.txt
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,6 @@ Flask-Babel==1.0.0
flask-multistatic==1.0
Flask-Login==0.6.1
Flask-WTF==1.0.1
Jinja2==3.1.2
PyJWT==2.4.0 # Upgraded to pass security scans
Markdown==3.4.1 # Upgraded https://github.com/GSA/data.gov/issues/4056
passlib==1.7.4
Expand Down Expand Up @@ -87,3 +86,4 @@ gevent>=23.9.0
urllib3~=1.26.17
cryptography>=41.0.6
pip>=23.3
jinja2>=3.1.3
8 changes: 4 additions & 4 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@ Babel==2.10.3
Beaker==1.11.0
bleach==5.0.1
blinker==1.5
boto3==1.34.16
botocore==1.34.16
boto3==1.34.23
botocore==1.34.23
certifi==2023.11.17
cffi==1.16.0
chardet==5.2.0
Expand Down Expand Up @@ -41,7 +41,7 @@ idna==3.6
ijson==3.2.3
importlib-resources==5.13.0
itsdangerous==2.0.1
Jinja2==3.1.2
Jinja2==3.1.3
jmespath==1.0.1
json-table-schema==0.2.1
jsonlines==4.0.0
Expand All @@ -54,7 +54,7 @@ MarkupSafe==2.0.1
messytables==0.15.2
mypy==1.8.0
mypy-extensions==1.0.0
newrelic==9.4.0
newrelic==9.5.0
nose==1.3.7
openpyxl==3.1.2
packaging==23.2
Expand Down

0 comments on commit 163953a

Please sign in to comment.