Skip to content

Commit 6b1906a

Browse files
build(deps-dev): bump pycparser from 2.23 to 3.0 in /it/python
Bumps [pycparser](https://github.com/eliben/pycparser) from 2.23 to 3.0. - [Release notes](https://github.com/eliben/pycparser/releases) - [Commits](eliben/pycparser@release_v2.23...release_v3.00) --- updated-dependencies: - dependency-name: pycparser dependency-version: '3.0' dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 419d97b commit 6b1906a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

it/python/requirements-dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,7 @@ multidict==6.7.1 ; python_version >= '3.7'
120120

121121
portalocker==3.1.1 ; python_version >= '3.5' and platform_system == 'Windows'
122122

123-
pycparser==2.23
123+
pycparser==3.0
124124

125125
pyjwt[crypto]==2.13.0 ; python_version >= '3.7'
126126

0 commit comments

Comments
 (0)