Skip to content

Commit

Permalink
⬆️ Bump urllib3 from 2.0.6 to 2.0.7 in /requirements (#495)
Browse files Browse the repository at this point in the history
Bumps [urllib3](https://github.com/urllib3/urllib3) from 2.0.6 to 2.0.7.
- [Release notes](https://github.com/urllib3/urllib3/releases)
- [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst)
- [Commits](urllib3/urllib3@2.0.6...2.0.7)

---
updated-dependencies:
- dependency-name: urllib3
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 19, 2023
1 parent 90dd778 commit 18784a6
Show file tree
Hide file tree
Showing 2 changed files with 26 additions and 24 deletions.
24 changes: 12 additions & 12 deletions requirements/docs.txt
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ idna==3.4
# via requests
jinja2==3.1.2
# via
# -r requirements/docs.in
# -r docs.in
# mkdocs
# mkdocs-material
jsbeautifier==1.14.9
Expand All @@ -46,29 +46,29 @@ markdown==3.5
# mkdocs-material
# pymdown-extensions
markdown-include==0.8.1
# via -r requirements/docs.in
# via -r docs.in
markupsafe==2.1.3
# via
# jinja2
# mkdocs
mdx-include==1.4.2
# via -r requirements/docs.in
# via -r docs.in
mergedeep==1.3.4
# via mkdocs
mkdocs==1.5.3
# via
# -r requirements/docs.in
# -r docs.in
# mkdocs-markdownextradata-plugin
# mkdocs-material
# mkdocs-mermaid2-plugin
mkdocs-markdownextradata-plugin==0.2.5
# via -r requirements/docs.in
# via -r docs.in
mkdocs-material==9.4.6
# via -r requirements/docs.in
# via -r docs.in
mkdocs-material-extensions==1.2
# via mkdocs-material
mkdocs-mermaid2-plugin==1.1.1
# via -r requirements/docs.in
# via -r docs.in
packaging==23.2
# via mkdocs
paginate==0.5.6
Expand All @@ -83,14 +83,14 @@ pygments==2.16.1
# rich
pymdown-extensions==10.3
# via
# -r requirements/docs.in
# -r docs.in
# mkdocs-material
# mkdocs-mermaid2-plugin
python-dateutil==2.8.2
# via ghp-import
pyyaml==6.0.1
# via
# -r requirements/docs.in
# -r docs.in
# mkdocs
# mkdocs-markdownextradata-plugin
# pymdown-extensions
Expand Down Expand Up @@ -119,11 +119,11 @@ soupsieve==2.5
# via beautifulsoup4
typer[all]==0.7.0
# via
# -r requirements/docs.in
# -r docs.in
# typer-cli
typer-cli==0.0.13
# via -r requirements/docs.in
urllib3==2.0.6
# via -r docs.in
urllib3==2.0.7
# via requests
watchdog==3.0.0
# via mkdocs
Expand Down
26 changes: 14 additions & 12 deletions requirements/testing.txt
Original file line number Diff line number Diff line change
Expand Up @@ -18,15 +18,17 @@ click==8.1.7
coverage[toml]==7.3.2
# via pytest-cov
freezegun==1.2.2
# via -r requirements/testing.in
# via -r testing.in
greenlet==3.0.0
# via sqlalchemy
h11==0.14.0
# via
# httpcore
# uvicorn
httpcore==0.18.0
# via httpx
httpx==0.25.0
# via -r requirements/testing.in
# via -r testing.in
idna==3.4
# via
# anyio
Expand All @@ -35,24 +37,24 @@ idna==3.4
iniconfig==2.0.0
# via pytest
itsdangerous==2.1.2
# via -r requirements/testing.in
# via -r testing.in
packaging==23.2
# via pytest
pluggy==1.3.0
# via pytest
pytest==7.4.2
# via
# -r requirements/testing.in
# -r testing.in
# pytest-asyncio
# pytest-cov
pytest-asyncio==0.21.1
# via -r requirements/testing.in
# via -r testing.in
pytest-cov==4.1.0
# via -r requirements/testing.in
# via -r testing.in
python-dateutil==2.8.2
# via freezegun
requests==2.31.0
# via -r requirements/testing.in
# via -r testing.in
six==1.16.0
# via python-dateutil
sniffio==1.3.0
Expand All @@ -61,14 +63,14 @@ sniffio==1.3.0
# httpcore
# httpx
sqlalchemy==2.0.22
# via -r requirements/testing.in
# via -r testing.in
typing-extensions==4.8.0
# via sqlalchemy
urllib3==2.0.6
urllib3==2.0.7
# via requests
uvicorn==0.23.2
# via -r requirements/testing.in
# via -r testing.in
uvloop==0.18.0
# via -r requirements/testing.in
# via -r testing.in
websockets==11.0.3
# via -r requirements/testing.in
# via -r testing.in

1 comment on commit 18784a6

@vercel
Copy link

@vercel vercel bot commented on 18784a6 Nov 19, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

authx – ./

authx-git-main-yezz123.vercel.app
authx-psi.vercel.app
authx-yezz123.vercel.app
authx.yezz.me

Please sign in to comment.