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

Scheduled monthly dependency update for June #573

Closed
wants to merge 33 commits into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
33 commits
Select commit Hold shift + click to select a range
f6cdfbd
Update ipdb from 0.11 to 0.13.9
pyup-bot Jun 1, 2022
5b8e3d2
Update ipdb from 0.11 to 0.13.9
pyup-bot Jun 1, 2022
ba90ec7
Update mixer from 6.1.3 to 7.2.2
pyup-bot Jun 1, 2022
a28fd16
Update django from 2.1.7 to 4.0.5
pyup-bot Jun 1, 2022
955de6c
Update celery from 4.2.1 to 5.2.7
pyup-bot Jun 1, 2022
7026d41
Update django-cors-middleware from 1.3.1 to 1.5.0
pyup-bot Jun 1, 2022
142bb15
Update django-debug-toolbar from 1.11 to 3.4.0
pyup-bot Jun 1, 2022
bf15902
Update django-extensions from 2.1.6 to 3.1.5
pyup-bot Jun 1, 2022
ea8b5a3
Update djangorestframework from 3.9.1 to 3.13.1
pyup-bot Jun 1, 2022
efa804f
Update freezegun from 0.3.11 to 1.2.1
pyup-bot Jun 1, 2022
4c07627
Update freezegun from 0.3.11 to 1.2.1
pyup-bot Jun 1, 2022
ad01cc1
Update gunicorn from 19.9.0 to 20.1.0
pyup-bot Jun 1, 2022
41cbdfb
Update newrelic from 4.14.0.115 to 7.10.0.175
pyup-bot Jun 1, 2022
7df4a65
Update psycopg2-binary from 2.7.7 to 2.9.3
pyup-bot Jun 1, 2022
2ff5aa5
Update python-decouple from 3.1 to 3.6
pyup-bot Jun 1, 2022
a647f8e
Update python-decouple from 3.1 to 3.6
pyup-bot Jun 1, 2022
858b5eb
Update requests from 2.21.0 to 2.27.1
pyup-bot Jun 1, 2022
86a3090
Update requests from 2.21.0 to 2.27.1
pyup-bot Jun 1, 2022
9a87e16
Update tqdm from 4.31.1 to 4.64.0
pyup-bot Jun 1, 2022
c321718
Update tqdm from 4.31.1 to 4.64.0
pyup-bot Jun 1, 2022
4262285
Update whitenoise from 4.1.2 to 6.1.0
pyup-bot Jun 1, 2022
8af9fd1
Update aiofiles from 0.4.0 to 0.8.0
pyup-bot Jun 1, 2022
b34f8c1
Update aiohttp from 3.5.4 to 3.8.1
pyup-bot Jun 1, 2022
3fbddfa
Update beautifulsoup4 from 4.7.1 to 4.11.1
pyup-bot Jun 1, 2022
20c7d4f
Update geopy from 1.18.1 to 2.2.0
pyup-bot Jun 1, 2022
90a460b
Update geopy from 1.18.1 to 2.2.0
pyup-bot Jun 1, 2022
f0aeb80
Update grequests from 0.3.0 to 0.6.0
pyup-bot Jun 1, 2022
56174d9
Update humanize from 0.5.1 to 4.1.0
pyup-bot Jun 1, 2022
9b451f7
Update numpy from 1.16.2 to 1.22.4
pyup-bot Jun 1, 2022
5a836a6
Update numpy from 1.16.2 to 1.22.4
pyup-bot Jun 1, 2022
fc1fafb
Update pandas from 0.24.1 to 1.4.2
pyup-bot Jun 1, 2022
b1c47ab
Update scipy from 1.2.1 to 1.8.1
pyup-bot Jun 1, 2022
c0108cf
Update scikit-learn from 0.20.2 to 1.1.1
pyup-bot Jun 1, 2022
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
4 changes: 2 additions & 2 deletions requirements-dev.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
-r requirements.txt
django-test-without-migrations==0.6
ipdb==0.11
mixer==6.1.3
ipdb==0.13.9
mixer==7.2.2
28 changes: 14 additions & 14 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,23 +1,23 @@
Django==2.1.7
Django==4.0.5
brazilnum==0.8.8
celery==4.2.1
celery==5.2.7
dj-database-url==0.5.0
django-assets==0.12
django-bulk-update==2.2.0
django-cors-middleware==1.3.1
django-debug-toolbar==1.11
django-extensions==2.1.6
django-cors-middleware==1.5.0
django-debug-toolbar==3.4.0
django-extensions==3.1.5
django-test-without-migrations==0.6
djangorestframework==3.9.1
freezegun==0.3.11
gunicorn==19.9.0
newrelic==4.14.0.115
psycopg2-binary==2.7.7
python-decouple==3.1
djangorestframework==3.13.1
freezegun==1.2.1
gunicorn==20.1.0
newrelic==7.10.0.175
psycopg2-binary==2.9.3
python-decouple==3.6
python-memcached==1.59
python-twitter==3.5
reprint==0.5.1 # pyup: ignore
requests==2.21.0
requests==2.27.1
rows==0.4.1
tqdm==4.31.1
whitenoise==4.1.2
tqdm==4.64.0
whitenoise==6.1.0
22 changes: 11 additions & 11 deletions research/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
aiofiles==0.4.0
aiohttp==3.5.4
beautifulsoup4==4.7.1
geopy==1.18.1
grequests==0.3.0
humanize==0.5.1
numpy==1.16.2
pandas==0.24.1
python-decouple==3.1
requests==2.21.0
aiofiles==0.8.0
aiohttp==3.8.1
beautifulsoup4==4.11.1
geopy==2.2.0
grequests==0.6.0
humanize==4.1.0
numpy==1.22.4
pandas==1.4.2
python-decouple==3.6
requests==2.27.1
serenata-toolbox # pyup: ignore
tqdm==4.31.1
tqdm==4.64.0
12 changes: 6 additions & 6 deletions rosie/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
brutils==1.0.1
docopt==0.6.2
freezegun==0.3.11
geopy==1.18.1
ipdb==0.11
numpy==1.16.2
freezegun==1.2.1
geopy==2.2.0
ipdb==0.13.9
numpy==1.22.4
# scipy must come before scikit-learn in order to build the wheel in docker image
scipy==1.2.1
scikit-learn==0.20.2
scipy==1.8.1
scikit-learn==1.1.1
serenata-toolbox # pyup: ignore