Skip to content

PyUp Scheduled biweekly dependency update for week 27 #152

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

Closed
wants to merge 25 commits into from
Closed
Changes from all commits
Commits
Show all changes
25 commits
Select commit Hold shift + click to select a range
5d1b80b
Update certifi from 2018.4.16 to 2022.6.15
pyup-bot Jul 4, 2022
42b89c3
Update chardet from 3.0.4 to 5.0.0
pyup-bot Jul 4, 2022
8ce343b
Update decorator from 4.3.0 to 5.1.1
pyup-bot Jul 4, 2022
41451de
Update dnspython from 1.15.0 to 2.2.1
pyup-bot Jul 4, 2022
e25b5a6
Update idna from 2.6 to 3.3
pyup-bot Jul 4, 2022
2e74ee0
Update ipaddress from 1.0.22 to 1.0.23
pyup-bot Jul 4, 2022
3df1dd7
Update requests from 2.18.4 to 2.28.1
pyup-bot Jul 4, 2022
7ec0481
Update six from 1.11.0 to 1.16.0
pyup-bot Jul 4, 2022
d222a63
Update urllib3 from 1.22 to 1.26.9
pyup-bot Jul 4, 2022
fc5d38a
Update validators from 0.12.2 to 0.20.0
pyup-bot Jul 4, 2022
a09b789
Update astroid from 1.6.4 to 2.11.6
pyup-bot Jul 4, 2022
4e305ae
Update attrs from 18.1.0 to 21.4.0
pyup-bot Jul 4, 2022
4911d95
Update autopep8 from 1.3.5 to 1.6.0
pyup-bot Jul 4, 2022
a2ea839
Update coverage from 4.5.1 to 6.4.1
pyup-bot Jul 4, 2022
94c8156
Update isort from 4.3.4 to 5.10.1
pyup-bot Jul 4, 2022
1eefad8
Update lazy-object-proxy from 1.3.1 to 1.7.1
pyup-bot Jul 4, 2022
738d057
Update mccabe from 0.6.1 to 0.7.0
pyup-bot Jul 4, 2022
672d402
Update more-itertools from 4.2.0 to 8.13.0
pyup-bot Jul 4, 2022
31094e6
Update pluggy from 0.6.0 to 1.0.0
pyup-bot Jul 4, 2022
3ea52a1
Update py from 1.5.3 to 1.11.0
pyup-bot Jul 4, 2022
79a34b3
Update pycodestyle from 2.4.0 to 2.8.0
pyup-bot Jul 4, 2022
e8fe4fb
Update pylint from 1.9.1 to 2.14.4
pyup-bot Jul 4, 2022
f98910f
Update pytest-cov from 2.5.1 to 3.0.0
pyup-bot Jul 4, 2022
1e0530e
Update pytest from 3.6.1 to 7.1.2
pyup-bot Jul 4, 2022
f142d91
Update wrapt from 1.10.11 to 1.14.1
pyup-bot Jul 4, 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
52 changes: 26 additions & 26 deletions requirements-pyup.txt
Original file line number Diff line number Diff line change
@@ -1,28 +1,28 @@
-i https://pypi.org/simple
certifi==2018.4.16
chardet==3.0.4
decorator==4.3.0
dnspython==1.15.0
idna==2.6
ipaddress==1.0.22
requests==2.18.4
six==1.11.0
urllib3==1.22
validators==0.12.2
certifi==2022.6.15
chardet==5.0.0
decorator==5.1.1
dnspython==2.2.1
idna==3.3
ipaddress==1.0.23
requests==2.28.1
six==1.16.0
urllib3==1.26.9
validators==0.20.0
# dev
astroid==1.6.4
attrs==18.1.0
autopep8==1.3.5
coverage==4.5.1
isort==4.3.4
lazy-object-proxy==1.3.1
mccabe==0.6.1
more-itertools==4.2.0
pluggy==0.6.0
py==1.5.3
pycodestyle==2.4.0
pylint==1.9.1
pytest-cov==2.5.1
pytest==3.6.1
six==1.11.0
wrapt==1.10.11
astroid==2.11.6
attrs==21.4.0
autopep8==1.6.0
coverage==6.4.1
isort==5.10.1
lazy-object-proxy==1.7.1
mccabe==0.7.0
more-itertools==8.13.0
pluggy==1.0.0
py==1.11.0
pycodestyle==2.8.0
pylint==2.14.4
pytest-cov==3.0.0
pytest==7.1.2
six==1.16.0
wrapt==1.14.1