Skip to content

Commit 80e9b81

Browse files
chore(deps): bump the dependencies group with 3 updates
Bumps the dependencies group with 3 updates: [pylint](https://github.com/pylint-dev/pylint), [types-requests](https://github.com/python/typeshed) and [requests](https://github.com/psf/requests). Updates `pylint` from 3.2.1 to 3.2.2 - [Release notes](https://github.com/pylint-dev/pylint/releases) - [Commits](pylint-dev/pylint@v3.2.1...v3.2.2) Updates `types-requests` from 2.31.0.20240406 to 2.32.0.20240523 - [Commits](https://github.com/python/typeshed/commits) Updates `requests` from 2.32.0 to 2.32.2 - [Release notes](https://github.com/psf/requests/releases) - [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md) - [Commits](psf/requests@v2.32.0...v2.32.2) --- updated-dependencies: - dependency-name: pylint dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: types-requests dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: requests dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 1555dc2 commit 80e9b81

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

requirements-test.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ black==24.4.2
22
flake8==7.0.0
33
mypy==1.10.0
44
mypy-extensions==1.0.0
5-
pylint==3.2.1
5+
pylint==3.2.2
66
pytest==8.2.1
77
pytest-cov==5.0.0
8-
types-requests==2.31.0.20240406
8+
types-requests==2.32.0.20240523

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
github3.py==4.0.1
22
python-dotenv==1.0.1
3-
requests==2.32.0
3+
requests==2.32.2

0 commit comments

Comments
 (0)