Skip to content

Commit

Permalink
Bump the non-major-versions group with 2 updates (#23)
Browse files Browse the repository at this point in the history
Bumps the non-major-versions group with 2 updates: [aioresponses](https://github.com/pnuckowski/aioresponses) and [ruff](https://github.com/astral-sh/ruff).


Updates `aioresponses` from 0.7.7 to 0.7.8
- [Release notes](https://github.com/pnuckowski/aioresponses/releases)
- [Commits](pnuckowski/aioresponses@0.7.7...0.7.8)

Updates `ruff` from 0.9.1 to 0.9.2
- [Release notes](https://github.com/astral-sh/ruff/releases)
- [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md)
- [Commits](astral-sh/ruff@0.9.1...0.9.2)

---
updated-dependencies:
- dependency-name: aioresponses
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: non-major-versions
- dependency-name: ruff
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: non-major-versions
...

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 Jan 20, 2025
1 parent 4fb65cf commit 9a14e10
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions requirements-ci.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ aiohttp==3.11.11
requests==2.32.3
pytz==2024.2
pytest-asyncio==0.25.2
aioresponses==0.7.7
aioresponses==0.7.8
mock==5.1.0
pytest==8.3.4
yarl==1.18.3
Expand All @@ -13,4 +13,4 @@ pylint==3.3.3
isort==5.13.2
pytest-cov==6.0.0
pytest-html==4.1.1
ruff==0.9.1
ruff==0.9.2

0 comments on commit 9a14e10

Please sign in to comment.