Skip to content

Commit

Permalink
MAINT: update pip constraints and pre-commit
Browse files Browse the repository at this point in the history
  • Loading branch information
web-flow authored Jul 5, 2023
1 parent bebc303 commit a33fda6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .constraints/py3.6.txt
Original file line number Diff line number Diff line change
Expand Up @@ -158,7 +158,7 @@ types-setuptools==68.0.0.1
types-urllib3==1.26.25.13
typing-extensions==4.1.1 ; python_version < "3.10.0"
urllib3==1.26.16
virtualenv==20.15.1 ; python_version < "3.8.0"
virtualenv==20.15.1 ; python_version < "3.7.0"
wcwidth==0.2.6
webencodings==0.5.1
websocket-client==1.3.1
Expand Down
2 changes: 1 addition & 1 deletion .constraints/py3.7.txt
Original file line number Diff line number Diff line change
Expand Up @@ -175,7 +175,7 @@ types-urllib3==1.26.25.13
typing-extensions==4.7.1 ; python_version < "3.10.0"
uri-template==1.3.0
urllib3==2.0.3
virtualenv==20.21.1 ; python_version < "3.8.0"
virtualenv==20.23.1
wcwidth==0.2.6
webcolors==1.13
webencodings==0.5.1
Expand Down

0 comments on commit a33fda6

Please sign in to comment.