Skip to content

Commit

Permalink
Build(deps): Bump tox from 4.10.0 to 4.11.1 + filelock (#1538)
Browse files Browse the repository at this point in the history
* Build(deps): Bump tox from 4.10.0 to 4.11.1

Bumps [tox](https://github.com/tox-dev/tox) from 4.10.0 to 4.11.1.
- [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.10.0...4.11.1)

---
updated-dependencies:
- dependency-name: tox
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>

* Update requirements.txt

Add in filelock

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Cooper Lees <[email protected]>
  • Loading branch information
dependabot[bot] and cooperlees authored Sep 4, 2023
1 parent 99d7784 commit d775671
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ aiohttp-xmlrpc==1.5.0
async-timeout>=4.0.0a3
attrs==23.1.0
chardet==5.2.0
filelock==3.12.2
filelock==3.12.3
humanfriendly==10.0
idna==3.4
lxml==4.9.3
Expand Down
2 changes: 1 addition & 1 deletion requirements_test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ pytest==7.4.0
pytest-asyncio==0.21.1
pytest-timeout==2.1.0
setuptools==68.1.2
tox==4.10.0
tox==4.11.1
types-filelock==3.2.7
types-freezegun==1.1.10
types-pkg_resources==0.1.3

0 comments on commit d775671

Please sign in to comment.