Skip to content

Commit

Permalink
chore(deps): bump the dependencies group with 2 updates
Browse files Browse the repository at this point in the history
Bumps the dependencies group with 2 updates: [pylint](https://github.com/pylint-dev/pylint) and [pytest](https://github.com/pytest-dev/pytest).


Updates `pylint` from 3.3.1 to 3.3.2
- [Release notes](https://github.com/pylint-dev/pylint/releases)
- [Commits](pylint-dev/pylint@v3.3.1...v3.3.2)

Updates `pytest` from 8.3.3 to 8.3.4
- [Release notes](https://github.com/pytest-dev/pytest/releases)
- [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst)
- [Commits](pytest-dev/pytest@8.3.3...8.3.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
dependabot[bot] authored Dec 2, 2024
1 parent f74730c commit 27e732d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions requirements-test.txt
Original file line number Diff line number Diff line change
@@ -2,8 +2,8 @@ black==24.10.0
flake8==7.1.1
mypy==1.13.0
mypy-extensions==1.0.0
pylint==3.3.1
pytest==8.3.3
pylint==3.3.2
pytest==8.3.4
pytest-cov==6.0.0
types-python-dateutil==2.9.0.20241003
types-requests==2.32.0.20241016

0 comments on commit 27e732d

Please sign in to comment.