dependabot[bot] commited on
Commit
4119218
1 Parent(s): 25c9a14

Bump the app group with 2 updates

Browse files

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


Updates `pytest` from 7.4.3 to 7.4.4
- [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.3...7.4.4)

Updates `lxml` from 4.9.4 to 5.0.0
- [Release notes](https://github.com/lxml/lxml/releases)
- [Changelog](https://github.com/lxml/lxml/blob/master/CHANGES.txt)
- [Commits](https://github.com/lxml/lxml/compare/lxml-4.9.4...lxml-5.0.0)

---
updated-dependencies:
- dependency-name: pytest
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: app
- dependency-name: lxml
dependency-type: direct:production
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.3
2
  pytest-cov==4.1.0
 
1
+ pytest==7.4.4
2
  pytest-cov==4.1.0
requirements.txt CHANGED
@@ -1,7 +1,7 @@
1
  aiohttp==3.9.1
2
  beautifulsoup4==4.12.2
3
  geopandas==0.14.1
4
- lxml==4.9.4
5
  numpy==1.26.2 # pinned for snyk
6
  pyogrio==0.7.2
7
  restgdf==1.0.0
 
1
  aiohttp==3.9.1
2
  beautifulsoup4==4.12.2
3
  geopandas==0.14.1
4
+ lxml==5.0.0
5
  numpy==1.26.2 # pinned for snyk
6
  pyogrio==0.7.2
7
  restgdf==1.0.0