Skip to content

Commit

Permalink
chore: bump the version.
Browse files Browse the repository at this point in the history
  • Loading branch information
awais786 committed Aug 3, 2023
1 parent 44ca4e8 commit b8dd3d3
Showing 1 changed file with 17 additions and 9 deletions.
26 changes: 17 additions & 9 deletions requirements/tox.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,27 +4,35 @@
#
# make upgrade
#
cachetools==5.3.1
# via tox
chardet==5.2.0
# via tox
colorama==0.4.6
# via tox
distlib==0.3.7
# via virtualenv
filelock==3.12.2
# via
# tox
# virtualenv
packaging==23.1
# via tox
# via
# pyproject-api
# tox
platformdirs==3.10.0
# via virtualenv
# via
# tox
# virtualenv
pluggy==1.2.0
# via tox
py==1.11.0
# via tox
six==1.16.0
pyproject-api==1.5.3
# via tox
tomli==2.0.1
# via tox
tox==3.28.0
# via
# -c requirements/common_constraints.txt
# -r requirements/tox.in
# pyproject-api
# tox
tox==4.6.4
# via -r requirements/tox.in
virtualenv==20.24.2
# via tox

0 comments on commit b8dd3d3

Please sign in to comment.