Skip to content

Commit

Permalink
Bump the testing group in /scripts with 4 updates
Browse files Browse the repository at this point in the history
Bumps the testing group in /scripts with 4 updates: [idna](https://github.com/kjd/idna), [pytest](https://github.com/pytest-dev/pytest), [pytest-bdd](https://github.com/pytest-dev/pytest-bdd) and [urllib3](https://github.com/urllib3/urllib3).


Updates `idna` from 3.8 to 3.10
- [Release notes](https://github.com/kjd/idna/releases)
- [Changelog](https://github.com/kjd/idna/blob/master/HISTORY.rst)
- [Commits](kjd/idna@v3.8...v3.10)

Updates `pytest` from 8.3.2 to 8.3.3
- [Release notes](https://github.com/pytest-dev/pytest/releases)
- [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst)
- [Commits](pytest-dev/pytest@8.3.2...8.3.3)

Updates `pytest-bdd` from 7.2.0 to 7.3.0
- [Release notes](https://github.com/pytest-dev/pytest-bdd/releases)
- [Changelog](https://github.com/pytest-dev/pytest-bdd/blob/master/CHANGES.rst)
- [Commits](pytest-dev/pytest-bdd@7.2.0...7.3.0)

Updates `urllib3` from 2.2.2 to 2.2.3
- [Release notes](https://github.com/urllib3/urllib3/releases)
- [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst)
- [Commits](urllib3/urllib3@2.2.2...2.2.3)

---
updated-dependencies:
- dependency-name: idna
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: testing
- dependency-name: pytest
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: testing
- dependency-name: pytest-bdd
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: testing
- dependency-name: urllib3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: testing
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 1, 2024
1 parent a2f9fac commit 8b82518
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions scripts/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ deepdiff==8.0.1
gitdb==4.0.11
GitPython==3.1.43
glob2==0.7
idna==3.8
idna==3.10
iniconfig==2.0.0
mako==1.3.5
MarkupSafe==2.1.5
Expand All @@ -15,14 +15,14 @@ parse-type==0.6.3
pluggy==1.5.0
PyGithub==2.4.0
pyparsing==3.1.4
pytest==8.3.2
pytest-bdd==7.2.0
pytest==8.3.3
pytest-bdd==7.3.0
PyYAML==6.0.2
requests==2.32.3
retrying==1.3.4
semver==3.0.2
six==1.16.0
smmap==5.0.1
toml==0.10.2
urllib3==2.2.2
urllib3==2.2.3
six==1.16.0

0 comments on commit 8b82518

Please sign in to comment.