Skip to content

Commit 31cc89c

Browse files
Bump pyparsing from 2.4.7 to 3.0.4
Bumps [pyparsing](https://github.com/pyparsing/pyparsing) from 2.4.7 to 3.0.4. - [Release notes](https://github.com/pyparsing/pyparsing/releases) - [Changelog](https://github.com/pyparsing/pyparsing/blob/master/CHANGES) - [Commits](pyparsing/pyparsing@pyparsing_2.4.7...pyparsing_3.0.4) --- updated-dependencies: - dependency-name: pyparsing dependency-type: indirect update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent ea6a99f commit 31cc89c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs-requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ packaging==21.0
2626
# via sphinx
2727
pygments==2.10.0
2828
# via sphinx
29-
pyparsing==2.4.7
29+
pyparsing==3.0.4
3030
# via packaging
3131
pytz==2021.3
3232
# via babel

test-requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ py==1.10.0
4646
# via pytest
4747
pygments==2.10.0
4848
# via sphinx
49-
pyparsing==2.4.7
49+
pyparsing==3.0.4
5050
# via packaging
5151
pytest==6.2.5
5252
# via

0 commit comments

Comments
 (0)