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 July #574

Open
wants to merge 33 commits into
base: main
Choose a base branch
from
Open
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
cef92d7
Update ipdb from 0.11 to 0.13.9
pyup-bot Jul 1, 2022
ec51a95
Update ipdb from 0.11 to 0.13.9
pyup-bot Jul 1, 2022
e3726a6
Update mixer from 6.1.3 to 7.2.2
pyup-bot Jul 1, 2022
70db486
Update django from 2.1.7 to 4.0.5
pyup-bot Jul 1, 2022
38ee48f
Update celery from 4.2.1 to 5.2.7
pyup-bot Jul 1, 2022
14f9d22
Update django-cors-middleware from 1.3.1 to 1.5.0
pyup-bot Jul 1, 2022
955e83a
Update django-debug-toolbar from 1.11 to 3.5.0
pyup-bot Jul 1, 2022
7443bd6
Update django-extensions from 2.1.6 to 3.1.5
pyup-bot Jul 1, 2022
d1930c4
Update djangorestframework from 3.9.1 to 3.13.1
pyup-bot Jul 1, 2022
b7bbb10
Update freezegun from 0.3.11 to 1.2.1
pyup-bot Jul 1, 2022
05af854
Update freezegun from 0.3.11 to 1.2.1
pyup-bot Jul 1, 2022
c85e28e
Update gunicorn from 19.9.0 to 20.1.0
pyup-bot Jul 1, 2022
167ecf4
Update newrelic from 4.14.0.115 to 7.14.0.177
pyup-bot Jul 1, 2022
770e02d
Update psycopg2-binary from 2.7.7 to 2.9.3
pyup-bot Jul 1, 2022
f4ea645
Update python-decouple from 3.1 to 3.6
pyup-bot Jul 1, 2022
3351670
Update python-decouple from 3.1 to 3.6
pyup-bot Jul 1, 2022
d2fefe6
Update requests from 2.21.0 to 2.28.1
pyup-bot Jul 1, 2022
2e85a05
Update requests from 2.21.0 to 2.28.1
pyup-bot Jul 1, 2022
c817167
Update tqdm from 4.31.1 to 4.64.0
pyup-bot Jul 1, 2022
b7e8111
Update tqdm from 4.31.1 to 4.64.0
pyup-bot Jul 1, 2022
e014223
Update whitenoise from 4.1.2 to 6.2.0
pyup-bot Jul 1, 2022
5295f61
Update aiofiles from 0.4.0 to 0.8.0
pyup-bot Jul 1, 2022
6a06734
Update aiohttp from 3.5.4 to 3.8.1
pyup-bot Jul 1, 2022
a2f344f
Update beautifulsoup4 from 4.7.1 to 4.11.1
pyup-bot Jul 1, 2022
c5ab794
Update geopy from 1.18.1 to 2.2.0
pyup-bot Jul 1, 2022
cde52af
Update geopy from 1.18.1 to 2.2.0
pyup-bot Jul 1, 2022
eb0cb34
Update grequests from 0.3.0 to 0.6.0
pyup-bot Jul 1, 2022
dccbe81
Update humanize from 0.5.1 to 4.2.3
pyup-bot Jul 1, 2022
cb4936d
Update numpy from 1.16.2 to 1.23.0
pyup-bot Jul 1, 2022
a3a0c37
Update numpy from 1.16.2 to 1.23.0
pyup-bot Jul 1, 2022
da43b74
Update pandas from 0.24.1 to 1.4.3
pyup-bot Jul 1, 2022
d404e3e
Update scipy from 1.2.1 to 1.8.1
pyup-bot Jul 1, 2022
58c0180
Update scikit-learn from 0.20.2 to 1.1.1
pyup-bot Jul 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.5.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.14.0.177
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.28.1
rows==0.4.1
tqdm==4.31.1
whitenoise==4.1.2
tqdm==4.64.0
whitenoise==6.2.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.2.3
numpy==1.23.0
pandas==1.4.3
python-decouple==3.6
requests==2.28.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.23.0
# 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