Skip to content

Commit

Permalink
Bump transitive deps in pip-tools-managed lockfiles for pyopenssl (#658)
Browse files Browse the repository at this point in the history
* Update tox-py310-cp310-darwin-x86_64 constraints for pyopenssl

* Update tox-py310-cp310-linux-x86_64 constraints for pyopenssl

* Update tox-py310-cp310-win32-amd64 constraints for pyopenssl

* Update tox-py311-cp311-darwin-x86_64 constraints for pyopenssl

* Update tox-py311-cp311-linux-x86_64 constraints for pyopenssl

* Update tox-py311-cp311-win32-amd64 constraints for pyopenssl

* Update tox-py38-cp38-darwin-x86_64 constraints for pyopenssl

* Update tox-py38-cp38-linux-x86_64 constraints for pyopenssl

* Update tox-py38-cp38-win32-amd64 constraints for pyopenssl

* Update tox-py39-cp39-darwin-x86_64 constraints for pyopenssl

* Update tox-py39-cp39-linux-x86_64 constraints for pyopenssl

* Update tox-py39-cp39-win32-amd64 constraints for pyopenssl

---------

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] authored Apr 2, 2024
1 parent ca71166 commit 9e4a780
Show file tree
Hide file tree
Showing 12 changed files with 12 additions and 12 deletions.
2 changes: 1 addition & 1 deletion requirements/tox-py310-cp310-darwin-x86_64.txt
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@ pydantic-core==2.14.5
# via pydantic
pygments==2.17.2
# via rich
pyopenssl==23.3.0 ; implementation_name != "pypy"
pyopenssl==24.1.0 ; implementation_name != "pypy"
# via -r requirements/tox-py310-cp310-darwin-x86_64.in
pypytools==0.6.2
# via -r requirements/tox-py310-cp310-darwin-x86_64.in
Expand Down
2 changes: 1 addition & 1 deletion requirements/tox-py310-cp310-linux-x86_64.txt
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@ pydantic-core==2.14.5
# via pydantic
pygments==2.17.2
# via rich
pyopenssl==23.3.0 ; implementation_name != "pypy"
pyopenssl==24.1.0 ; implementation_name != "pypy"
# via -r requirements/tox-py310-cp310-linux-x86_64.in
pypytools==0.6.2
# via -r requirements/tox-py310-cp310-linux-x86_64.in
Expand Down
2 changes: 1 addition & 1 deletion requirements/tox-py310-cp310-win32-amd64.txt
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@ pydantic-core==2.14.5
# via pydantic
pygments==2.17.2
# via rich
pyopenssl==23.3.0 ; implementation_name != "pypy"
pyopenssl==24.1.0 ; implementation_name != "pypy"
# via -r requirements/tox-py310-cp310-win32-amd64.in
pypytools==0.6.2
# via -r requirements/tox-py310-cp310-win32-amd64.in
Expand Down
2 changes: 1 addition & 1 deletion requirements/tox-py311-cp311-darwin-x86_64.txt
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@ pydantic-core==2.14.5
# via pydantic
pygments==2.17.2
# via rich
pyopenssl==23.3.0 ; implementation_name != "pypy"
pyopenssl==24.1.0 ; implementation_name != "pypy"
# via -r requirements/tox-py311-cp311-darwin-x86_64.in
pypytools==0.6.2
# via -r requirements/tox-py311-cp311-darwin-x86_64.in
Expand Down
2 changes: 1 addition & 1 deletion requirements/tox-py311-cp311-linux-x86_64.txt
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@ pydantic-core==2.14.5
# via pydantic
pygments==2.17.2
# via rich
pyopenssl==23.3.0 ; implementation_name != "pypy"
pyopenssl==24.1.0 ; implementation_name != "pypy"
# via -r requirements/tox-py311-cp311-linux-x86_64.in
pypytools==0.6.2
# via -r requirements/tox-py311-cp311-linux-x86_64.in
Expand Down
2 changes: 1 addition & 1 deletion requirements/tox-py311-cp311-win32-amd64.txt
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@ pydantic-core==2.14.5
# via pydantic
pygments==2.17.2
# via rich
pyopenssl==23.3.0 ; implementation_name != "pypy"
pyopenssl==24.1.0 ; implementation_name != "pypy"
# via -r requirements/tox-py311-cp311-win32-amd64.in
pypytools==0.6.2
# via -r requirements/tox-py311-cp311-win32-amd64.in
Expand Down
2 changes: 1 addition & 1 deletion requirements/tox-py38-cp38-darwin-x86_64.txt
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@ pydantic-core==2.14.5
# via pydantic
pygments==2.17.2
# via rich
pyopenssl==23.3.0 ; implementation_name != "pypy"
pyopenssl==24.1.0 ; implementation_name != "pypy"
# via -r requirements/tox-py38-cp38-darwin-x86_64.in
pypytools==0.6.2
# via -r requirements/tox-py38-cp38-darwin-x86_64.in
Expand Down
2 changes: 1 addition & 1 deletion requirements/tox-py38-cp38-linux-x86_64.txt
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@ pydantic-core==2.14.5
# via pydantic
pygments==2.17.2
# via rich
pyopenssl==23.3.0 ; implementation_name != "pypy"
pyopenssl==24.1.0 ; implementation_name != "pypy"
# via -r requirements/tox-py38-cp38-linux-x86_64.in
pypytools==0.6.2
# via -r requirements/tox-py38-cp38-linux-x86_64.in
Expand Down
2 changes: 1 addition & 1 deletion requirements/tox-py38-cp38-win32-amd64.txt
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@ pydantic-core==2.14.5
# via pydantic
pygments==2.17.2
# via rich
pyopenssl==23.3.0 ; implementation_name != "pypy"
pyopenssl==24.1.0 ; implementation_name != "pypy"
# via -r requirements/tox-py38-cp38-win32-amd64.in
pypytools==0.6.2
# via -r requirements/tox-py38-cp38-win32-amd64.in
Expand Down
2 changes: 1 addition & 1 deletion requirements/tox-py39-cp39-darwin-x86_64.txt
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@ pydantic-core==2.14.5
# via pydantic
pygments==2.17.2
# via rich
pyopenssl==23.3.0 ; implementation_name != "pypy"
pyopenssl==24.1.0 ; implementation_name != "pypy"
# via -r requirements/tox-py39-cp39-darwin-x86_64.in
pypytools==0.6.2
# via -r requirements/tox-py39-cp39-darwin-x86_64.in
Expand Down
2 changes: 1 addition & 1 deletion requirements/tox-py39-cp39-linux-x86_64.txt
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@ pydantic-core==2.14.5
# via pydantic
pygments==2.17.2
# via rich
pyopenssl==23.3.0 ; implementation_name != "pypy"
pyopenssl==24.1.0 ; implementation_name != "pypy"
# via -r requirements/tox-py39-cp39-linux-x86_64.in
pypytools==0.6.2
# via -r requirements/tox-py39-cp39-linux-x86_64.in
Expand Down
2 changes: 1 addition & 1 deletion requirements/tox-py39-cp39-win32-amd64.txt
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@ pydantic-core==2.14.5
# via pydantic
pygments==2.17.2
# via rich
pyopenssl==23.3.0 ; implementation_name != "pypy"
pyopenssl==24.1.0 ; implementation_name != "pypy"
# via -r requirements/tox-py39-cp39-win32-amd64.in
pypytools==0.6.2
# via -r requirements/tox-py39-cp39-win32-amd64.in
Expand Down

0 comments on commit 9e4a780

Please sign in to comment.