Skip to content

Commit 66addf4

Browse files
[notag] (deps): Bump the all-dependencies group with 3 updates (#36)
Bumps the all-dependencies group with 3 updates: [gitpython](https://github.com/gitpython-developers/GitPython), [mypy](https://github.com/python/mypy) and [ruff](https://github.com/astral-sh/ruff). Updates `gitpython` from 3.1.46 to 3.1.47 - [Release notes](https://github.com/gitpython-developers/GitPython/releases) - [Changelog](https://github.com/gitpython-developers/GitPython/blob/main/CHANGES) - [Commits](gitpython-developers/GitPython@3.1.46...3.1.47) Updates `mypy` from 1.20.1 to 1.20.2 - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](python/mypy@v1.20.1...v1.20.2) Updates `ruff` from 0.15.11 to 0.15.12 - [Release notes](https://github.com/astral-sh/ruff/releases) - [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md) - [Commits](astral-sh/ruff@0.15.11...0.15.12) --- updated-dependencies: - dependency-name: gitpython dependency-version: 3.1.47 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: mypy dependency-version: 1.20.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: ruff dependency-version: 0.15.12 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all-dependencies ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c114eb0 commit 66addf4

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

requirements-dev.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
coverage==7.13.5,
2-
mypy==1.20.1,
2+
mypy==1.20.2,
33
pytest==9.0.3,
44
pytest_mock==3.15.1,
5-
ruff==0.15.11
5+
ruff==0.15.12

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
GitPython==3.1.46
1+
GitPython==3.1.47
22
PyGithub==2.9.1
33

0 commit comments

Comments
 (0)