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

Security-updates #128

Merged
merged 23 commits into from
Jun 24, 2024
Merged
Changes from all commits
Commits
Show all changes
23 commits
Select commit Hold shift + click to select a range
a142805
Bump pillow from 9.3.0 to 10.3.0
dependabot[bot] Apr 3, 2024
e49eb30
Bump idna from 3.4 to 3.7
dependabot[bot] Apr 12, 2024
894f724
Bump dnspython from 2.2.1 to 2.6.1
dependabot[bot] Apr 12, 2024
a438ba6
Bump sqlparse from 0.4.4 to 0.5.0
dependabot[bot] Apr 15, 2024
c5af4a0
Bump gunicorn from 20.1.0 to 22.0.0
dependabot[bot] Apr 17, 2024
17608f4
Bump aiohttp from 3.9.2 to 3.9.4
dependabot[bot] Apr 18, 2024
b2fa6fa
Bump jinja2 from 3.1.3 to 3.1.4
dependabot[bot] May 6, 2024
21a69a9
---
dependabot[bot] May 21, 2024
bd9915c
Bump tornado from 6.3.3 to 6.4.1
dependabot[bot] Jun 6, 2024
08ae69a
Bump urllib3 from 1.26.18 to 1.26.19
dependabot[bot] Jun 18, 2024
28266f1
update dependencies
devincowan Jun 24, 2024
54ae233
Merge remote-tracking branch 'origin/dependabot/pip/urllib3-1.26.19' …
devincowan Jun 24, 2024
ddcf8ee
Merge remote-tracking branch 'origin/dependabot/pip/aiohttp-3.9.4' in…
devincowan Jun 24, 2024
0a9b61b
Merge remote-tracking branch 'origin/dependabot/pip/jinja2-3.1.4' int…
devincowan Jun 24, 2024
ff6972b
Merge remote-tracking branch 'origin/dependabot/pip/gunicorn-22.0.0' …
devincowan Jun 24, 2024
74a9bc5
Merge remote-tracking branch 'origin/dependabot/pip/requests-2.32.0' …
devincowan Jun 24, 2024
8e33ce0
Merge remote-tracking branch 'origin/dependabot/pip/sqlparse-0.5.0' i…
devincowan Jun 24, 2024
d76daca
Merge remote-tracking branch 'origin/dependabot/pip/idna-3.7' into se…
devincowan Jun 24, 2024
39741fb
Merge remote-tracking branch 'origin/dependabot/pip/dnspython-2.6.1' …
devincowan Jun 24, 2024
b0bd15f
Merge remote-tracking branch 'origin/dependabot/pip/tornado-6.4.1' in…
devincowan Jun 24, 2024
0efd5f5
Merge branch 'dependabot/pip/pillow-10.3.0' into security-updates
devincowan Jun 24, 2024
f0503c9
Merge branch 'pin-deps' into security-updates
devincowan Jun 24, 2024
3b9a8d0
Revert "Merge branch 'dependabot/pip/pillow-10.3.0' into security-upd…
devincowan Jun 24, 2024
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
23 changes: 13 additions & 10 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# generated using pipdeptree https://github.com/tox-dev/pipdeptree
# pipdeptree -f | sed 's/ //g' | sort -u > requirements.txt
aiohttp==3.9.2
aiohttp==3.9.4
amqp==5.1.1
anyjson==0.3.3
arrow==0.7.0
Expand Down Expand Up @@ -52,10 +52,11 @@ django-oauth-toolkit==2.1.0
djangorestframework==3.12.4
django-robots==4.0
django-security==0.12.0
django-storages[google]==1.14.3
django-test-without-migrations==0.6
django-timedeltafield==0.7.10
django-widget-tweaks==1.4.1
dnspython==2.2.1
dnspython==2.6.1
docker-py==1.7.2
dominate==2.4.0
DoubleMetaphone==0.1
Expand All @@ -72,22 +73,23 @@ freezegun==1.4.0
funcsigs==1.0.2
future==0.18.3
GDAL==2.4.1
google-cloud-pubsub==2.21.2
geographiclib==1.52
geojson==1.3.2
geopy==1.16.0
gevent==23.9.1
grappelli-safe==1.1.1
greenlet==2.0.1
gunicorn==20.1.0
gunicorn==22.0.0
hsmodels==1.0.0
html5lib==1.1
idna==3.4
idna==3.7
inflection==0.3.1
iniconfig==1.1.1
ipaddress==1.0.22
isodate==0.5.4
itypes==1.2.0
Jinja2==3.1.3
Jinja2==3.1.4
jsonpointer==1.14
jsonschema==2.6.0
jwcrypto==1.5.6
Expand All @@ -107,10 +109,11 @@ nameparser==0.5.7
netCDF4==1.6.3
nose==1.3.7
nose-timer==0.7.6
numpy==1.22
numpy==1.26.4
oauthlib==3.1.0
OWSLib==0.28.1
packaging==21.3
pandas==2.2.2
paramiko==3.4.0
pbr==1.10.0
pep8==1.7.0
Expand Down Expand Up @@ -150,7 +153,7 @@ PyYAML==6.0
rcssmin==1.1.0
rdflib==5.0.0
redis==4.4.4
requests==2.31.0
requests==2.32.0
requests-oauthlib==1.3.1
rfc3987==1.3.8
rjsmin==1.2.0
Expand All @@ -163,18 +166,18 @@ six==1.16.0
sorl-thumbnail==12.8.0
soupsieve==2.3.2.post1
spam_patterns@git+https://github.com/CUAHSI/[email protected]
sqlparse==0.4.4
sqlparse==0.5.0
strict-rfc3339==0.7
suds-jurko==0.6
timeago==1.0.10
tomli==2.0.1
tornado==6.3.3
tornado==6.4.1
typing_extensions==4.9.0
tzdata==2022.7
tzlocal==4.2
ua-parser==0.16.1
uritemplate==3.0.0
urllib3==1.26.18
urllib3==1.26.19
validate-email==1.3
vine==5.0.0
virtualenv==15.0.2
Expand Down
Loading