Skip to content

Commit 740926c

Browse files
chore(deps): bump the dependencies group across 1 directory with 2 updates (#579)
Bumps the dependencies group with 2 updates in the / directory: [requests](https://github.com/psf/requests) and [pylint](https://github.com/pylint-dev/pylint). Updates `requests` from 2.32.4 to 2.32.5 - [Release notes](https://github.com/psf/requests/releases) - [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md) - [Commits](psf/requests@v2.32.4...v2.32.5) Updates `pylint` from 3.3.7 to 3.3.8 - [Release notes](https://github.com/pylint-dev/pylint/releases) - [Commits](pylint-dev/pylint@v3.3.7...v3.3.8) --- updated-dependencies: - dependency-name: requests dependency-version: 2.32.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: pylint dependency-version: 3.3.8 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 4a7161a commit 740926c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

requirements-test.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ black==25.1.0
22
flake8==7.3.0
33
mypy==1.17.1
44
mypy-extensions==1.1.0
5-
pylint==3.3.7
5+
pylint==3.3.8
66
pytest==8.4.1
77
pytest-cov==6.2.1
88
types-pytz==2025.2.0.20250809

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@ github3.py==4.0.1
22
numpy==2.2.4
33
python-dotenv==1.1.1
44
pytz==2025.2
5-
requests==2.32.4
5+
requests==2.32.5

0 commit comments

Comments
 (0)