Skip to content

Commit e85c9c2

Browse files
chore(deps): bump the pip group across 1 directory with 3 updates
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](Kludex/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]>
1 parent 865d70d commit e85c9c2

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

apify-api/scripts/requirements.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
anyio==4.4.0
22
attrs==23.2.0
33
backoff==2.2.1
4-
certifi==2024.6.2
4+
certifi==2024.7.4
55
charset-normalizer==3.3.2
66
click==8.1.7
77
colorama==0.4.6
@@ -35,11 +35,11 @@ schemathesis==3.30.3
3535
six==1.16.0
3636
sniffio==1.3.1
3737
sortedcontainers==2.4.0
38-
starlette==0.37.2
38+
starlette==0.40.0
3939
starlette-testclient==0.4.1
4040
text-unidecode==1.3
4141
tomli==2.0.1
4242
tomli_w==1.0.0
4343
urllib3==2.2.2
44-
Werkzeug==3.0.3
44+
Werkzeug==3.0.6
4545
yarl==1.9.4

0 commit comments

Comments
 (0)