Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 17, 2023
1 parent 02f6117 commit 36626bb
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ bottle==0.12.23
# via beancount
cachetools==5.2.0
# via google-auth
certifi==2022.9.24
certifi==2023.7.22
# via
# httpcore
# httpx
Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ bottle==0.12.23
# via beancount
cachetools==5.2.0
# via google-auth
certifi==2022.9.24
certifi==2023.7.22
# via requests
chardet==5.0.0
# via beancount
Expand Down

0 comments on commit 36626bb

Please sign in to comment.