Joshua Sundance Bailey commited on
Commit
4c3dd43
2 Parent(s): 25c9a14 4119218

Merge pull request #26 from joshuasundance-swca/dependabot/pip/app-ebeda60679

Browse files
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