Skip to content

Commit 4a68081

Browse files
chore(deps-dev): bump the pylint group across 1 directory with 2 updates
Bumps the pylint group with 2 updates in the / directory: [astroid](https://github.com/pylint-dev/astroid) and [pylint](https://github.com/pylint-dev/pylint). Updates `astroid` from 3.2.4 to 3.3.8 - [Release notes](https://github.com/pylint-dev/astroid/releases) - [Changelog](https://github.com/pylint-dev/astroid/blob/main/ChangeLog) - [Commits](pylint-dev/astroid@v3.2.4...v3.3.8) Updates `pylint` from 3.2.7 to 3.3.4 - [Release notes](https://github.com/pylint-dev/pylint/releases) - [Commits](pylint-dev/pylint@v3.2.7...v3.3.4) --- updated-dependencies: - dependency-name: astroid dependency-type: direct:development update-type: version-update:semver-minor dependency-group: pylint - dependency-name: pylint dependency-type: direct:development update-type: version-update:semver-minor dependency-group: pylint ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 550af92 commit 4a68081

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

requirements-dev.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
aiohttp==3.10.11
22
aiosignal==1.3.1
33
anyio==4.6.2
4-
astroid==3.2.4
4+
astroid==3.3.8
55
async-timeout==5.0.1
66
attrs==25.1.0
77
azure-core==1.32.0
@@ -56,7 +56,7 @@ platformdirs==4.3.6
5656
portalocker==2.10.1
5757
pycparser==2.22
5858
PyJWT==2.9.0
59-
pylint==3.2.7
59+
pylint==3.3.4
6060
pyproject_hooks==1.2.0
6161
python-dateutil==2.9.0.post0
6262
requests==2.32.3

0 commit comments

Comments
 (0)