Skip to content

Commit

Permalink
Update certifi requirement from ==2023.11.* to ==2024.2.* (#93)
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@2023.11.17...2024.02.02)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Mar 1, 2024
1 parent 4f82228 commit 8d1c2ac
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==2023.11.*
certifi==2024.2.*
chardet==5.2.*
idna==3.6
kdtree==0.16
Expand Down

0 comments on commit 8d1c2ac

Please sign in to comment.