Skip to content

Commit e90d172

Browse files
authored
Merge pull request #3699 from plus3it/dependabot/pip/python-7242daf0a4
Bump the python group across 1 directory with 4 updates
2 parents 72506c6 + 4327a4a commit e90d172

4 files changed

Lines changed: 4 additions & 4 deletions

File tree

requirements/basics.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@
33
# The PEP 517 backend is defined in pyproject.toml [build-system] and will be
44
# resolved automatically by the frontend. We also pin it here for reproducibility
55
# in environments that choose to invoke the backend directly.
6-
uv==0.11.23
6+
uv==0.11.26

requirements/build.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
boto3==1.42.97
1+
boto3==1.43.39
22
pyinstaller==6.20.0

requirements/check.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
ruff==0.15.18
1+
ruff==0.15.20
22
twine==6.2.0

requirements/test.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
mock==5.2.0;python_version>="3.8"
22
pytest==8.3.5;python_version<="3.8" and python_version>"3.7"
33
pytest==8.4.2;python_version<="3.9" and python_version>"3.8"
4-
pytest==9.0.3;python_version>="3.10"
4+
pytest==9.1.1;python_version>="3.10"
55
pytest-cov==5.0.0;python_version<="3.8" and python_version>"3.7"
66
pytest-cov==7.1.0;python_version>="3.9"
77
pytest-mock==3.14.1;python_version<="3.8" and python_version>"3.7"

0 commit comments

Comments
 (0)