Skip to content

Commit f191763

Browse files
chore(deps-dev): bump the pip group across 1 directory with 2 updates
Bumps the pip group with 2 updates in the / directory: [pytest](https://github.com/pytest-dev/pytest) and [pylint](https://github.com/pylint-dev/pylint). Updates `pytest` from 8.4.2 to 9.0.1 - [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.4.2...9.0.1) Updates `pylint` from 4.0.2 to 4.0.4 - [Release notes](https://github.com/pylint-dev/pylint/releases) - [Commits](pylint-dev/pylint@v4.0.2...v4.0.4) --- updated-dependencies: - dependency-name: pytest dependency-version: 9.0.1 dependency-type: direct:development update-type: version-update:semver-major dependency-group: pip - dependency-name: pylint dependency-version: 4.0.4 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: pip ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 36a9e7e commit f191763

File tree

2 files changed

+16
-16
lines changed

2 files changed

+16
-16
lines changed

Pipfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ markupsafe = "==3.0.3"
1010
requests = "==2.32.*"
1111

1212
[dev-packages]
13-
pytest = "==8.4.*"
13+
pytest = "==9.0.*"
1414
pytest-flask = "==1.3.*"
1515
pylint = "==4.0.*"
1616

Pipfile.lock

Lines changed: 15 additions & 15 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)