From f7978f72d336a23f6756f09854127906639206b4 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 2 Jan 2025 10:38:30 +0000 Subject: [PATCH] Update dependencies --- .github/workflows/check.yml | 2 +- requirements-dev.txt | 18 +++++++++--------- requirements.txt | 6 +++--- 3 files changed, 13 insertions(+), 13 deletions(-) diff --git a/.github/workflows/check.yml b/.github/workflows/check.yml index 4a6ad0c..bf80742 100644 --- a/.github/workflows/check.yml +++ b/.github/workflows/check.yml @@ -56,7 +56,7 @@ jobs: - name: Run tests and collect coverage run: pytest --cov --cov-report=xml - name: Upload coverage reports to Codecov - uses: codecov/codecov-action@v4.0.1 + uses: codecov/codecov-action@v5.1.2 with: token: ${{ secrets.CODECOV_TOKEN }} slug: jopppis/gnss-visualizer diff --git a/requirements-dev.txt b/requirements-dev.txt index e9755f8..cdd1bf9 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -1,6 +1,6 @@ # This file was autogenerated by uv via the following command: # uv pip compile /home/jop/dev/gnss-visualizer/requirements-dev.in -asttokens==2.4.1 +asttokens==3.0.0 # via stack-data build==1.2.1 cachetools==5.3.3 @@ -17,7 +17,7 @@ colorama==0.4.6 # via tox coverage==7.4.4 # via pytest-cov -cryptography==42.0.5 +cryptography==44.0.0 # via secretstorage decorator==5.1.1 # via @@ -35,7 +35,7 @@ filelock==3.13.3 # virtualenv idna==3.6 # via requests -importlib-metadata==7.1.0 +importlib-metadata==8.5.0 # via twine iniconfig==2.0.0 # via pytest @@ -44,7 +44,7 @@ ipython==8.23.0 # via ipdb jaraco-classes==3.4.0 # via keyring -jaraco-context==5.2.0 +jaraco-context==6.0.1 # via keyring jaraco-functools==4.0.0 # via keyring @@ -71,7 +71,7 @@ mypy-extensions==1.0.0 # via mypy nh3==0.2.17 # via readme-renderer -numpy==1.26.4 +numpy==2.2.1 # via pandas-stubs packaging==24.0 # via @@ -114,8 +114,8 @@ pyproject-hooks==1.0.0 # via build pytest==8.1.1 # via pytest-cov -pytest-cov==5.0.0 -readme-renderer==43.0 +pytest-cov==6.0.0 +readme-renderer==44.0 # via twine requests==2.31.0 # via @@ -138,7 +138,7 @@ traitlets==5.14.2 # via # ipython # matplotlib-inline -twine==5.0.0 +twine==6.0.1 types-colorama==0.4.15.20240311 types-decorator==5.1.8.20240310 types-docutils==0.20.0.20240406 @@ -150,7 +150,7 @@ types-pygments==2.17.0.20240310 types-pytz==2024.1.0.20240203 # via pandas-stubs types-pyyaml==6.0.12.20240311 -types-setuptools==69.2.0.20240317 +types-setuptools==75.6.0.20241223 # via types-pygments types-six==1.16.21.20240311 typing-extensions==4.11.0 diff --git a/requirements.txt b/requirements.txt index df0ac67..210b5b9 100644 --- a/requirements.txt +++ b/requirements.txt @@ -7,9 +7,9 @@ contourpy==1.2.1 # via bokeh jinja2==3.1.3 # via bokeh -markupsafe==2.1.5 +markupsafe==3.0.2 # via jinja2 -numpy==1.26.4 +numpy==2.2.1 # via # bokeh # contourpy @@ -18,7 +18,7 @@ packaging==24.0 # via bokeh pandas==2.2.1 # via bokeh -pillow==10.3.0 +pillow==11.1.0 # via bokeh pynmeagps==1.0.35 # via pyubx2