Skip to content

Commit

Permalink
⬆️(project) upgrade python dependencies
Browse files Browse the repository at this point in the history
| datasource | package      | from   | to     |
| ---------- | ------------ | ------ | ------ |
| pypi       | pylint       | 3.2.7  | 3.3.0  |
| pypi       | pytest-httpx | 0.30.0 | 0.31.1 |
  • Loading branch information
renovate[bot] authored and wilbrdt committed Sep 23, 2024
1 parent e1e22cd commit be6906a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -39,10 +39,10 @@ dev =
flake8==7.1.1
isort==5.13.2
pydocstyle==6.3.0
pylint==3.2.7
pylint==3.3.0
pytest==8.3.3
pytest-cov==5.0.0
pytest-httpx==0.30.0
pytest-httpx==0.31.1
responses==0.25.3
ci =
twine==5.1.1
Expand Down

0 comments on commit be6906a

Please sign in to comment.