Skip to content

Commit

Permalink
Bump the python group across 1 directory with 2 updates
Browse files Browse the repository at this point in the history
Bumps the python group with 2 updates in the / directory: [certifi](https://github.com/certifi/python-certifi) and [types-setuptools](https://github.com/python/typeshed).


Updates `certifi` from 2024.6.2 to 2024.7.4
- [Commits](certifi/python-certifi@2024.06.02...2024.07.04)

Updates `types-setuptools` from 70.1.0.20240627 to 70.3.0.20240710
- [Commits](https://github.com/python/typeshed/commits)

---
updated-dependencies:
- dependency-name: certifi
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: python
- dependency-name: types-setuptools
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: python
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 10, 2024
1 parent 4b8bf55 commit ae60d14
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion requirements-test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -14,5 +14,5 @@ beautifulsoup4==4.12.3
bandit==1.7.9
mypy==1.10.1
types-requests==2.32.0.20240622
types-setuptools==70.1.0.20240627
types-setuptools==70.3.0.20240710
types-toml==0.10.8.20240310
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
certifi==2024.6.2
certifi==2024.7.4
charset-normalizer==3.3.2
click==8.1.7
commonmark==0.9.1
Expand Down

0 comments on commit ae60d14

Please sign in to comment.