Skip to content

Commit

Permalink
chore(deps): bump certifi from 2023.11.17 to 2024.6.2
Browse files Browse the repository at this point in the history
Bumps [certifi](https://github.com/certifi/python-certifi) from 2023.11.17 to 2024.6.2.
- [Commits](certifi/python-certifi@2023.11.17...2024.06.02)

---
updated-dependencies:
- dependency-name: certifi
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jun 3, 2024
1 parent 25743ac commit df4a535
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
12 changes: 6 additions & 6 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ classifiers=[
[tool.poetry.dependencies]
python = "^3.8"
pandas = ">=1"
certifi = "^2023.7.22"
certifi = ">=2023.7.22,<2025.0.0"
requests = "^2"
requests-kerberos = "^0"
msal-bearer = ">=0.2.1,<1.1.0"
Expand Down

0 comments on commit df4a535

Please sign in to comment.