Skip to content

PyUp Scheduled biweekly dependency update for week 23 #150

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
b64aa54
Update certifi from 2018.4.16 to 2022.5.18.1
pyup-bot Jun 6, 2022
39be7f4
Update chardet from 3.0.4 to 4.0.0
pyup-bot Jun 6, 2022
798aa95
Update decorator from 4.3.0 to 5.1.1
pyup-bot Jun 6, 2022
9f49560
Update dnspython from 1.15.0 to 2.2.1
pyup-bot Jun 6, 2022
258a30d
Update idna from 2.6 to 3.3
pyup-bot Jun 6, 2022
196de21
Update ipaddress from 1.0.22 to 1.0.23
pyup-bot Jun 6, 2022
78a0428
Update requests from 2.18.4 to 2.27.1
pyup-bot Jun 6, 2022
acf1e86
Update six from 1.11.0 to 1.16.0
pyup-bot Jun 6, 2022
f013a4b
Update urllib3 from 1.22 to 1.26.9
pyup-bot Jun 6, 2022
5da8df6
Update validators from 0.12.2 to 0.20.0
pyup-bot Jun 6, 2022
cbd53a1
Update astroid from 1.6.4 to 2.11.5
pyup-bot Jun 6, 2022
4f8ad8a
Update attrs from 18.1.0 to 21.4.0
pyup-bot Jun 6, 2022
7db09cb
Update autopep8 from 1.3.5 to 1.6.0
pyup-bot Jun 6, 2022
8cf9f26
Update coverage from 4.5.1 to 6.4.1
pyup-bot Jun 6, 2022
51c4fac
Update isort from 4.3.4 to 5.10.1
pyup-bot Jun 6, 2022
647fa91
Update lazy-object-proxy from 1.3.1 to 1.7.1
pyup-bot Jun 6, 2022
01536a3
Update mccabe from 0.6.1 to 0.7.0
pyup-bot Jun 6, 2022
4aafd59
Update more-itertools from 4.2.0 to 8.13.0
pyup-bot Jun 6, 2022
46968ef
Update pluggy from 0.6.0 to 1.0.0
pyup-bot Jun 6, 2022
71dcc3c
Update py from 1.5.3 to 1.11.0
pyup-bot Jun 6, 2022
5ab1ba7
Update pycodestyle from 2.4.0 to 2.8.0
pyup-bot Jun 6, 2022
0e9c509
Update pylint from 1.9.1 to 2.14.0
pyup-bot Jun 6, 2022
c7abafe
Update pytest-cov from 2.5.1 to 3.0.0
pyup-bot Jun 6, 2022
fcd0c49
Update pytest from 3.6.1 to 7.1.2
pyup-bot Jun 6, 2022
a93167d
Update wrapt from 1.10.11 to 1.14.1
pyup-bot Jun 6, 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.5.18.1
chardet==4.0.0
decorator==5.1.1
dnspython==2.2.1
idna==3.3
ipaddress==1.0.23
requests==2.27.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.5
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.0
pytest-cov==3.0.0
pytest==7.1.2
six==1.16.0
wrapt==1.14.1