Skip to content

Commit

Permalink
Bump the core-scripts group in /scripts with 4 updates
Browse files Browse the repository at this point in the history
Bumps the core-scripts group in /scripts with 4 updates: [environs](https://github.com/sloria/environs), [packaging](https://github.com/pypa/packaging), [pygithub](https://github.com/pygithub/pygithub) and [pytest-bdd](https://github.com/pytest-dev/pytest-bdd).


Updates `environs` from 11.0.0 to 11.2.1
- [Changelog](https://github.com/sloria/environs/blob/main/CHANGELOG.md)
- [Commits](sloria/environs@11.0.0...11.2.1)

Updates `packaging` from 24.1 to 24.2
- [Release notes](https://github.com/pypa/packaging/releases)
- [Changelog](https://github.com/pypa/packaging/blob/main/CHANGELOG.rst)
- [Commits](pypa/packaging@24.1...24.2)

Updates `pygithub` from 2.4.0 to 2.5.0
- [Release notes](https://github.com/pygithub/pygithub/releases)
- [Changelog](https://github.com/PyGithub/PyGithub/blob/main/doc/changes.rst)
- [Commits](PyGithub/PyGithub@v2.4.0...v2.5.0)

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

---
updated-dependencies:
- dependency-name: environs
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: core-scripts
- dependency-name: packaging
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: core-scripts
- dependency-name: pygithub
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: core-scripts
- dependency-name: pytest-bdd
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: core-scripts
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Nov 22, 2024
1 parent d8d8baa commit 2b1ab08
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 @@ -2,7 +2,7 @@ attrs==24.2.0
certifi==2024.8.30
chardet==5.2.0
docker==7.1.0
environs==11.0.0
environs==11.2.1
execnet==2.1.1
gitdb==4.0.11
GitPython==3.1.43
Expand All @@ -11,15 +11,15 @@ idna==3.10
iniconfig==2.0.0
mako==1.3.6
MarkupSafe==3.0.2
packaging==24.1
packaging==24.2
parse==1.20.2
parse-type==0.6.4
pluggy==1.5.0
psutil==6.1.0
PyGithub==2.4.0
PyGithub==2.5.0
pyparsing==3.2.0
pytest==8.3.3
pytest-bdd==7.3.0
pytest-bdd==8.0.0
PyYAML==6.0.2
requests==2.32.3
responses==0.25.3
Expand Down

0 comments on commit 2b1ab08

Please sign in to comment.