dependabot[bot] commited on
Commit
1294578
·
unverified ·
1 Parent(s): 1d304f4

Bump the app group with 2 updates

Browse files

Bumps the app group with 2 updates: [aiohttp](https://github.com/aio-libs/aiohttp) and [pytest](https://github.com/pytest-dev/pytest).


Updates `aiohttp` from 3.9.1 to 3.9.2
- [Release notes](https://github.com/aio-libs/aiohttp/releases)
- [Changelog](https://github.com/aio-libs/aiohttp/blob/master/CHANGES.rst)
- [Commits](https://github.com/aio-libs/aiohttp/compare/v3.9.1...v3.9.2)

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

---
updated-dependencies:
- dependency-name: aiohttp
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: app
- dependency-name: pytest
dependency-type: direct:development
update-type: version-update:semver-major
dependency-group: app
...

Signed-off-by: dependabot[bot] <[email protected]>

Files changed (2) hide show
  1. dev-requirements.txt +1 -1
  2. requirements.txt +1 -1
dev-requirements.txt CHANGED
@@ -1,2 +1,2 @@
1
- pytest==7.4.4
2
  pytest-cov==4.1.0
 
1
+ pytest==8.0.0
2
  pytest-cov==4.1.0
requirements.txt CHANGED
@@ -1,4 +1,4 @@
1
- aiohttp==3.9.1
2
  beautifulsoup4==4.12.3
3
  geopandas==0.14.2
4
  lxml==5.1.0
 
1
+ aiohttp==3.9.2
2
  beautifulsoup4==4.12.3
3
  geopandas==0.14.2
4
  lxml==5.1.0