2 Commits

Author SHA1 Message Date
3b5e246e2a chore(pip-dev)(deps-dev): bump pytest from 8.2.2 to 8.3.1
Bumps [pytest](https://github.com/pytest-dev/pytest) from 8.2.2 to 8.3.1.
- [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/8.2.2...8.3.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-07-23 17:40:42 +01:00
f519f8d915 chore(pip-dev)(deps-dev): bump pylint in the pylint group
Bumps the pylint group with 1 update: [pylint](https://github.com/pylint-dev/pylint).


Updates `pylint` from 3.2.5 to 3.2.6
- [Release notes](https://github.com/pylint-dev/pylint/releases)
- [Commits](https://github.com/pylint-dev/pylint/compare/v3.2.5...v3.2.6)

---
updated-dependencies:
- dependency-name: pylint
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: pylint
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-07-23 17:36:18 +01:00

View File

@ -20,9 +20,9 @@ platformdirs==4.2.2
pluggy==1.5.0 pluggy==1.5.0
pre-commit==3.7.1 pre-commit==3.7.1
pylint-exit==1.2.0 pylint-exit==1.2.0
pylint==3.2.5 pylint==3.2.6
pylint-exit==1.2.0 pylint-exit==1.2.0
pytest==8.2.2 pytest==8.3.1
PyYAML==6.0.1 PyYAML==6.0.1
setuptools==71.1.0 setuptools==71.1.0
tomlkit==0.13.0 tomlkit==0.13.0