Skip to content

Commit

Permalink
chore(deps): bump the pip group across 1 directory with 3 updates
Browse files Browse the repository at this point in the history
Bumps the pip group with 3 updates in the /apify-api/scripts directory: [certifi](https://github.com/certifi/python-certifi), [starlette](https://github.com/encode/starlette) and [werkzeug](https://github.com/pallets/werkzeug).


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

Updates `starlette` from 0.37.2 to 0.40.0
- [Release notes](https://github.com/encode/starlette/releases)
- [Changelog](https://github.com/encode/starlette/blob/master/docs/release-notes.md)
- [Commits](encode/starlette@0.37.2...0.40.0)

Updates `werkzeug` from 3.0.3 to 3.0.6
- [Release notes](https://github.com/pallets/werkzeug/releases)
- [Changelog](https://github.com/pallets/werkzeug/blob/main/CHANGES.rst)
- [Commits](pallets/werkzeug@3.0.3...3.0.6)

---
updated-dependencies:
- dependency-name: certifi
  dependency-type: direct:production
  dependency-group: pip
- dependency-name: starlette
  dependency-type: direct:production
  dependency-group: pip
- dependency-name: werkzeug
  dependency-type: direct:production
  dependency-group: pip
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 7, 2025
1 parent 865d70d commit e85c9c2
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions apify-api/scripts/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
anyio==4.4.0
attrs==23.2.0
backoff==2.2.1
certifi==2024.6.2
certifi==2024.7.4
charset-normalizer==3.3.2
click==8.1.7
colorama==0.4.6
Expand Down Expand Up @@ -35,11 +35,11 @@ schemathesis==3.30.3
six==1.16.0
sniffio==1.3.1
sortedcontainers==2.4.0
starlette==0.37.2
starlette==0.40.0
starlette-testclient==0.4.1
text-unidecode==1.3
tomli==2.0.1
tomli_w==1.0.0
urllib3==2.2.2
Werkzeug==3.0.3
Werkzeug==3.0.6
yarl==1.9.4

0 comments on commit e85c9c2

Please sign in to comment.