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

Commit 4b3505d

Browse files
Update tox requirement from ~=4.6 to ~=4.7 (#869)
* Update tox requirement from ~=4.6 to ~=4.7 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.6.0...4.7.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 1b8cae2 commit 4b3505d

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.6 to ~=4.7"
3+
time: 2023-08-09T03:45:24.00000Z
4+
custom:
5+
Author: dependabot[bot]
6+
PR: 869

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.6
26+
tox~=4.7
2727
types-pytz~=2023.3
2828
types-protobuf~=4.23
2929
types-requests~=2.31

0 commit comments

Comments
 (0)