Compare commits

..

1 Commits

Author SHA1 Message Date
dependabot[bot]
db47bd6ed6
Bump pytest from 7.2.2 to 7.4.2
Bumps [pytest](https://github.com/pytest-dev/pytest) from 7.2.2 to 7.4.2.
- [Release notes](https://github.com/pytest-dev/pytest/releases)
- [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst)
- [Commits](https://github.com/pytest-dev/pytest/compare/7.2.2...7.4.2)

---
updated-dependencies:
- dependency-name: pytest
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-08 12:03:43 +00:00
2 changed files with 2 additions and 3 deletions

View File

@ -1,2 +1,2 @@
pytest==7.2.2
pytest==7.4.2
pylint==2.17.1

View File

@ -4,5 +4,4 @@ discord.py==2.2.2
emoji==2.2.0
prettytable==3.6.0
psutil==5.9.4
requests==2.32.4
urllib3>=2.5.0 # not directly required, pinned by Snyk to avoid a vulnerability
requests==2.28.2