Skip to content

Commit

Permalink
Update all patch versions
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 28, 2024
1 parent a0940b9 commit ddaae46
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
8 changes: 4 additions & 4 deletions acceptance_tests/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -24,12 +24,12 @@ authors = []

[tool.poetry.dependencies]
python = ">=3.10,<3.13"
pytest = "8.2.0"
pytest = "8.2.2"
c2cwsgiutils = "6.0.8"
boltons = "24.0.0"
netifaces = "0.11.0"
requests = "2.32.2"
lxml = "5.2.1"
requests = "2.32.3"
lxml = "5.2.2"
certifi = "2024.7.4"
OWSLib = "0.30.0"
urllib3 = "2.2.2"
urllib3 = "2.2.3"
6 changes: 3 additions & 3 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,12 +10,12 @@ Jinja2==3.1.4
MarkupSafe==2.0.1
packaging==24.0
psutil==6.0.0
psycopg==3.1.19
psycopg2==2.9.2
psycopg==3.1.20
psycopg2==2.9.9
PyICU==2.8.1
python-dotenv==1.0.1
pytz==2024.1
PyYAML==6.0.2
SQLAlchemy==2.0.25
SQLAlchemy==2.0.35
typing_extensions==4.11.0
uvicorn==0.29.0

0 comments on commit ddaae46

Please sign in to comment.