Skip to content

Commit

Permalink
Merge pull request #65 from gm3dmo/dependabot/pip/urllib3-2.0.7
Browse files Browse the repository at this point in the history
Bump urllib3 from 2.0.6 to 2.0.7
  • Loading branch information
gm3dmo authored Oct 27, 2023
2 parents d99bc8f + a64c4dc commit d94a554
Showing 1 changed file with 2 additions and 6 deletions.
8 changes: 2 additions & 6 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,6 @@
#
# pip-compile
#
appnope==0.1.3
# via ipython
asgiref==3.7.2
# via django
asttokens==2.4.0
Expand All @@ -19,9 +17,7 @@ certifi==2023.7.22
click==8.1.7
# via black
coverage[toml]==7.3.1
# via
# coverage
# pytest-cov
# via pytest-cov
crispy-bootstrap5==0.7
# via -r requirements.in
decorator==5.1.1
Expand Down Expand Up @@ -116,7 +112,7 @@ traitlets==5.11.2
# via
# ipython
# matplotlib-inline
urllib3==2.0.6
urllib3==2.0.7
# via sentry-sdk
wcwidth==0.2.8
# via prompt-toolkit
Expand Down

0 comments on commit d94a554

Please sign in to comment.