Skip to content

Commit

Permalink
fix: bump pip from 23.0 to 23.3 in /circle-chart (#12)
Browse files Browse the repository at this point in the history
Bumps [pip](https://github.com/pypa/pip) from 23.0 to 23.3.
- [Changelog](https://github.com/pypa/pip/blob/main/NEWS.rst)
- [Commits](pypa/pip@23.0...23.3)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Mar 5, 2024
1 parent 0169a97 commit e98f160
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion circle-chart/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
beautifulsoup4==4.11.2
packaging==23.0
pandas==1.5.3
pip==23.0
pip==23.3
requests==2.31.0
selenium~=4.8.0
python-dotenv==0.21.1
Expand Down

0 comments on commit e98f160

Please sign in to comment.