Skip to content

Commit 8c7a7ac

Browse files
chore(deps): bump pycparser from 2.21 to 2.23
Bumps [pycparser](https://github.com/eliben/pycparser) from 2.21 to 2.23. - [Release notes](https://github.com/eliben/pycparser/releases) - [Changelog](https://github.com/eliben/pycparser/blob/main/CHANGES) - [Commits](eliben/pycparser@release_v2.21...release_v2.23) --- updated-dependencies: - dependency-name: pycparser dependency-version: '2.23' dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 9542c4f commit 8c7a7ac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ multidict==6.0.4 ; python_version >= "3.7" and python_version < "4.0"
2222
packaging==23.2 ; python_version >= "3.7" and python_version < "4.0"
2323
pipx==1.2.0 ; python_version >= "3.7" and python_version < "4.0"
2424
pluggy==1.2.0 ; python_version >= "3.7" and python_version < "4.0"
25-
pycparser==2.21 ; python_version >= "3.7" and python_version < "4.0"
25+
pycparser==2.23 ; python_version >= "3.7" and python_version < "4.0"
2626
pyjwt==2.9.0 ; python_version >= "3.7" and python_version < "4.0"
2727
pyopenssl==25.1.0 ; python_version >= "3.7" and python_version < "4.0"
2828
pytest-aiohttp==1.0.5 ; python_version >= "3.7" and python_version < "4.0"

0 commit comments

Comments
 (0)