Skip to content

Commit

Permalink
Update certifi requirement from ==2024.2.* to ==2024.8.*
Browse files Browse the repository at this point in the history
Updates the requirements on [certifi](https://github.com/certifi/python-certifi) to permit the latest version.
- [Commits](certifi/python-certifi@2024.02.02...2024.08.30)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 1, 2024
1 parent 9076f19 commit 483b1f5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
certifi==2024.2.*
certifi==2024.8.*
chardet==5.2.*
idna==3.6
kdtree==0.16
Expand Down

0 comments on commit 483b1f5

Please sign in to comment.