Skip to content

Commit

Permalink
chore(deps): bump the dependencies group with 1 update
Browse files Browse the repository at this point in the history
Bumps the dependencies group with 1 update: [pycodestyle](https://github.com/PyCQA/pycodestyle).

- [Release notes](https://github.com/PyCQA/pycodestyle/releases)
- [Changelog](https://github.com/PyCQA/pycodestyle/blob/main/CHANGES.txt)
- [Commits](PyCQA/pycodestyle@2.10.0...2.11.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 2, 2024
1 parent 88f5d37 commit 64eaa3a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test-requirements.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
pytest-cov >= 4.1.0
mock >= 5.1.0
aiohttp >= 3.9.1
pycodestyle == 2.10.0
pycodestyle == 2.11.1
flake8 >= 6.0.0
python-dateutil >= 2.8.2
urllib3 >= 1.25.11

0 comments on commit 64eaa3a

Please sign in to comment.