Skip to content

Commit

Permalink
Update all minor versions
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 6, 2024
1 parent ddf2cdd commit ebaf362
Show file tree
Hide file tree
Showing 3 changed files with 20 additions and 20 deletions.
16 changes: 8 additions & 8 deletions acceptance_tests/poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 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.3.2"
c2cwsgiutils = "6.0.8"
boltons = "24.0.0"
netifaces = "0.11.0"
requests = "2.32.2"
lxml = "5.2.1"
certifi = "2024.7.4"
OWSLib = "0.30.0"
OWSLib = "0.31.0"
urllib3 = "2.2.2"
20 changes: 10 additions & 10 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,21 +1,21 @@
asyncpg==0.25.0
Babel==2.9.1
asyncpg==0.29.0
Babel==2.15.0
click==8.1.7
datrie==0.8.2
falcon==3.1.3
greenlet==1.1.2
gunicorn==22.0.0
h11==0.14.0
Jinja2==3.1.4
MarkupSafe==2.0.1
packaging==24.0
MarkupSafe==2.1.5
packaging==24.1
psutil==5.9.0
psycopg==3.1.19
psycopg==3.2.1
psycopg2==2.9.2
PyICU==2.8.1
python-dotenv==0.19.2
pytz==2022.1
PyICU==2.13.1
python-dotenv==0.21.1
pytz==2022.7.1
PyYAML==5.4.1
SQLAlchemy==2.0.25
typing_extensions==4.11.0
uvicorn==0.29.0
typing_extensions==4.12.2
uvicorn==0.30.5

0 comments on commit ebaf362

Please sign in to comment.