Skip to content

Commit

Permalink
Upgrade: Bump the regression group in /regression_runner with 2 updat…
Browse files Browse the repository at this point in the history
…es (#414)

Bumps the regression group in /regression_runner with 2 updates: [async-timeout](https://github.com/aio-libs/async-timeout) and [click](https://github.com/pallets/click).


Updates `async-timeout` from 4.0.2 to 4.0.3
- [Release notes](https://github.com/aio-libs/async-timeout/releases)
- [Changelog](https://github.com/aio-libs/async-timeout/blob/master/CHANGES.rst)
- [Commits](aio-libs/async-timeout@v4.0.2...v4.0.3)

Updates `click` from 8.1.6 to 8.1.7
- [Release notes](https://github.com/pallets/click/releases)
- [Changelog](https://github.com/pallets/click/blob/main/CHANGES.rst)
- [Commits](pallets/click@8.1.6...8.1.7)

---
updated-dependencies:
- dependency-name: async-timeout
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: regression
- dependency-name: click
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: regression
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Sep 12, 2023
1 parent bfe999a commit dcba1df
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
@@ -1,10 +1,10 @@
aiohttp==3.8.5
aiosignal==1.3.1
async-timeout==4.0.2
async-timeout==4.0.3
attrs==23.1.0
certifi==2023.7.22
charset-normalizer==3.2.0
click==8.1.6
click==8.1.7
coloredlogs==15.0.1
frozenlist==1.4.0
future==0.18.3
Expand Down

0 comments on commit dcba1df

Please sign in to comment.