Skip to content

Commit d3d8362

Browse files
Bump the testing group in /scripts with 3 updates
Bumps the testing group in /scripts with 3 updates: [pyparsing](https://github.com/pyparsing/pyparsing), [pytest](https://github.com/pytest-dev/pytest) and [urllib3](https://github.com/urllib3/urllib3). Updates `pyparsing` from 3.2.5 to 3.3.1 - [Release notes](https://github.com/pyparsing/pyparsing/releases) - [Changelog](https://github.com/pyparsing/pyparsing/blob/master/CHANGES) - [Commits](pyparsing/pyparsing@3.2.5...3.3.1) Updates `pytest` from 9.0.1 to 9.0.2 - [Release notes](https://github.com/pytest-dev/pytest/releases) - [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst) - [Commits](pytest-dev/pytest@9.0.1...9.0.2) Updates `urllib3` from 2.5.0 to 2.6.2 - [Release notes](https://github.com/urllib3/urllib3/releases) - [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst) - [Commits](urllib3/urllib3@2.5.0...2.6.2) --- updated-dependencies: - dependency-name: pyparsing dependency-version: 3.3.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: testing - dependency-name: pytest dependency-version: 9.0.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: testing - dependency-name: urllib3 dependency-version: 2.6.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: testing ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 89ff275 commit d3d8362

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

scripts/requirements.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,8 @@ parse==1.20.2
1414
parse-type==0.6.6
1515
pluggy==1.6.0
1616
PyGithub==2.8.1
17-
pyparsing==3.2.5
18-
pytest==9.0.1
17+
pyparsing==3.3.1
18+
pytest==9.0.2
1919
pytest-bdd==8.1.0
2020
PyYAML==6.0.3
2121
requests==2.32.5
@@ -24,5 +24,5 @@ semver==3.0.4
2424
six==1.17.0
2525
smmap==5.0.2
2626
toml==0.10.2
27-
urllib3==2.5.0
27+
urllib3==2.6.2
2828
six==1.17.0

0 commit comments

Comments
 (0)