Skip to content

Commit 831f746

Browse files
Bump the dependencies group with 2 updates
Bumps the dependencies group with 2 updates: [pip](https://github.com/pypa/pip) and [iniconfig](https://github.com/pytest-dev/iniconfig). Updates `pip` from 25.2 to 25.3 - [Changelog](https://github.com/pypa/pip/blob/main/NEWS.rst) - [Commits](pypa/pip@25.2...25.3) Updates `iniconfig` from 2.1.0 to 2.3.0 - [Release notes](https://github.com/pytest-dev/iniconfig/releases) - [Changelog](https://github.com/pytest-dev/iniconfig/blob/main/CHANGELOG) - [Commits](pytest-dev/iniconfig@v2.1.0...v2.3.0) --- updated-dependencies: - dependency-name: pip dependency-version: '25.3' dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: iniconfig dependency-version: 2.3.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 2ae2fdc commit 831f746

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,11 @@ colorama==0.4.6 ; sys_platform == 'win32'
44
# via pytest
55
exceptiongroup==1.3.0 ; python_full_version < '3.11'
66
# via pytest
7-
iniconfig==2.1.0
7+
iniconfig==2.3.0
88
# via pytest
99
packaging==25.0
1010
# via pytest
11-
pip==25.2
11+
pip==25.3
1212
pluggy==1.6.0
1313
# via pytest
1414
pygments==2.19.2

uv.lock

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

0 commit comments

Comments
 (0)