Skip to content
This repository was archived by the owner on Sep 2, 2025. It is now read-only.

Commit 0dd6abe

Browse files
Update tox requirement from ~=4.7 to ~=4.8 (#880)
* Update tox requirement from ~=4.7 to ~=4.8 Updates the requirements on [tox](https://github.com/tox-dev/tox) to permit the latest version. - [Release notes](https://github.com/tox-dev/tox/releases) - [Changelog](https://github.com/tox-dev/tox/blob/main/docs/changelog.rst) - [Commits](tox-dev/tox@4.7.0...4.8.0) --- updated-dependencies: - dependency-name: tox dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]> * Add automated changelog yaml from template for bot PR --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Github Build Bot <[email protected]>
1 parent 3510f76 commit 0dd6abe

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
kind: "Dependencies"
2+
body: "Update tox requirement from ~=4.7 to ~=4.8"
3+
time: 2023-08-14T00:54:15.00000Z
4+
custom:
5+
Author: dependabot[bot]
6+
PR: 880

dev-requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ pytest-dotenv~=0.5.2
2323
pytest-logbook~=1.2
2424
pytest-xdist~=3.3
2525
pytz~=2023.3
26-
tox~=4.7
26+
tox~=4.8
2727
types-pytz~=2023.3
2828
types-protobuf~=4.24
2929
types-requests~=2.31

0 commit comments

Comments
 (0)