Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
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
2 changes: 1 addition & 1 deletion requirements/ci.txt
Original file line number Diff line number Diff line change
Expand Up @@ -48,5 +48,5 @@ tox-battery==0.6.1
# via -r requirements/ci.in
urllib3==1.26.6
# via requests
virtualenv==20.7.0
virtualenv==20.7.2
# via tox
4 changes: 2 additions & 2 deletions requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -273,11 +273,11 @@ vine==1.3.0
# -r requirements/test.txt
# amqp
# celery
virtualenv==20.7.0
virtualenv==20.7.2
# via
# -r requirements/ci.txt
# tox
wheel==0.36.2
wheel==0.37.0
# via
# -r requirements/pip-tools.txt
# pip-tools
Expand Down
6 changes: 3 additions & 3 deletions requirements/doc.txt
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ idna==3.2
# via requests
imagesize==1.2.0
# via sphinx
importlib-metadata==4.6.3
importlib-metadata==4.6.4
# via
# keyring
# twine
Expand Down Expand Up @@ -107,7 +107,7 @@ pkginfo==1.7.1
# via twine
pycparser==2.20
# via cffi
pygments==2.9.0
pygments==2.10.0
# via
# doc8
# readme-renderer
Expand Down Expand Up @@ -178,7 +178,7 @@ strict-rfc3339==0.7
# via swagger2rst
swagger2rst==0.0.4
# via -r requirements/doc.in
tqdm==4.62.0
tqdm==4.62.1
# via twine
twine==3.4.2
# via -r requirements/doc.in
Expand Down
2 changes: 1 addition & 1 deletion requirements/pip-tools.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ pip-tools==6.2.0
# via -r requirements/pip-tools.in
tomli==1.2.1
# via pep517
wheel==0.36.2
wheel==0.37.0
# via pip-tools

# The following packages are considered to be unsafe in a requirements file:
Expand Down
4 changes: 2 additions & 2 deletions requirements/pip.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,11 @@
#
# make upgrade
#
wheel==0.36.2
wheel==0.37.0
# via -r requirements/pip.in

# The following packages are considered to be unsafe in a requirements file:
pip==21.2.3
pip==21.2.4
# via -r requirements/pip.in
setuptools==57.4.0
# via -r requirements/pip.in