Skip to content

Commit

Permalink
Upgrade: Bump the regression group across 1 directory with 2 updates (#…
Browse files Browse the repository at this point in the history
…36)

Bumps the regression group with 2 updates in the /regression_runner directory: [coverage](https://github.com/nedbat/coveragepy) and [typing-extensions](https://github.com/python/typing_extensions).


Updates `coverage` from 7.5.3 to 7.5.4
- [Release notes](https://github.com/nedbat/coveragepy/releases)
- [Changelog](https://github.com/nedbat/coveragepy/blob/master/CHANGES.rst)
- [Commits](nedbat/coveragepy@7.5.3...7.5.4)

Updates `typing-extensions` from 4.12.0 to 4.12.2
- [Release notes](https://github.com/python/typing_extensions/releases)
- [Changelog](https://github.com/python/typing_extensions/blob/main/CHANGELOG.md)
- [Commits](python/typing_extensions@4.12.0...4.12.2)

---
updated-dependencies:
- dependency-name: coverage
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: regression
- dependency-name: typing-extensions
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: regression
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jul 3, 2024
1 parent 7bce22a commit f2a0e2a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions regression_runner/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,11 @@ attrs==23.2.0
chardet==5.2.0
click==8.1.7
coloredlogs==15.0.1
coverage==7.5.3
coverage==7.5.4
humanfriendly==10.0
idna==3.7
multidict==6.0.5
PyYAML==6.0.1
typing-extensions==4.12.0
typing-extensions==4.12.2
verboselogs==1.7
yarl==1.9.4

0 comments on commit f2a0e2a

Please sign in to comment.