Skip to content

Commit

Permalink
build(deps-dev): bump pip from 23.0.1 to 23.3
Browse files Browse the repository at this point in the history
Bumps [pip](https://github.com/pypa/pip) from 23.0.1 to 23.3.
- [Changelog](https://github.com/pypa/pip/blob/main/NEWS.rst)
- [Commits](pypa/pip@23.0.1...23.3)

---
updated-dependencies:
- dependency-name: pip
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 2, 2023
1 parent 44ec9cc commit 997b052
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dev-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ flake8==6.0.0;python_version>"3.7"
isort==5.11.5;python_version<="3.7"
isort==5.12.0;python_version>"3.7"
mypy==1.0.1
pip==23.0.1
pip==23.3
pip-upgrader==1.4.15
pytest-aiohttp==1.0.4
pytest-asyncio==0.20.3
Expand Down

0 comments on commit 997b052

Please sign in to comment.