Skip to content

Commit

Permalink
Update dependency @types/url-parse to v1.4.11
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Dec 1, 2023
1 parent 6b0eeee commit 8d066dd
Show file tree
Hide file tree
Showing 3 changed files with 54 additions and 46 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@
"@types/sha.js": "2.4.3",
"@types/sinon": "10.0.18",
"@types/uglify-js": "3.17.2",
"@types/url-parse": "1.4.9",
"@types/url-parse": "1.4.11",
"@types/uuid": "9.0.5",
"@types/xml2js": "0.4.12",
"@types/yargs": "17.0.26",
Expand Down
20 changes: 14 additions & 6 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

78 changes: 39 additions & 39 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,46 +1,46 @@
# Autogenerated by 'make bs'
# If the format has changed, update MIN_PIPENV_VERSION in Makefile
-i https://pypi.org/simple
bracex==2.4 ; python_version >= '3.8'
cairocffi==1.6.1 ; python_version >= '3.7'
cairosvg==2.7.1 ; python_version >= '3.5'
certifi==2023.7.22 ; python_version >= '3.6'
cffi==1.16.0 ; python_version >= '3.8'
charset-normalizer==3.3.0 ; python_full_version >= '3.7.0'
click==8.1.7 ; python_version >= '3.7'
colorama==0.4.6 ; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4, 3.5, 3.6'
cssselect2==0.7.0 ; python_version >= '3.7'
defusedxml==0.7.1 ; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4'
bracex==2.4; python_version >= '3.8'
cairocffi==1.6.1; python_version >= '3.7'
cairosvg==2.7.1; python_version >= '3.5'
certifi==2023.7.22; python_version >= '3.6'
cffi==1.16.0; python_version >= '3.8'
charset-normalizer==3.3.0; python_full_version >= '3.7.0'
click==8.1.7; python_version >= '3.7'
colorama==0.4.6; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4, 3.5, 3.6'
cssselect2==0.7.0; python_version >= '3.7'
defusedxml==0.7.1; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4'
ghp-import==2.1.0
idna==3.4 ; python_version >= '3.5'
importlib-metadata==6.6.0 ; python_version >= '3.7'
jinja2==3.1.2 ; python_version >= '3.7'
markdown==3.3.7 ; python_version >= '3.6'
markupsafe==2.1.3 ; python_version >= '3.7'
mergedeep==1.3.4 ; python_version >= '3.6'
mkdocs==1.4.3 ; python_version >= '3.7'
mkdocs-awesome-pages-plugin==2.9.2 ; python_version >= '3.7'
mkdocs-macros-plugin==1.0.4 ; python_version >= '3.8'
mkdocs-material==9.1.15 ; python_version >= '3.7'
mkdocs-material-extensions==1.1.1 ; python_version >= '3.7'
mkdocs-redirects==1.2.1 ; python_version >= '3.6'
idna==3.4; python_version >= '3.5'
importlib-metadata==6.6.0; python_version >= '3.7'
jinja2==3.1.2; python_version >= '3.7'
markdown==3.3.7; python_version >= '3.6'
markupsafe==2.1.3; python_version >= '3.7'
mergedeep==1.3.4; python_version >= '3.6'
mkdocs==1.4.3; python_version >= '3.7'
mkdocs-awesome-pages-plugin==2.9.2; python_version >= '3.7'
mkdocs-macros-plugin==1.0.4; python_version >= '3.8'
mkdocs-material==9.1.15; python_version >= '3.7'
mkdocs-material-extensions==1.1.1; python_version >= '3.7'
mkdocs-redirects==1.2.1; python_version >= '3.6'
mkdocs-simple-hooks==0.1.5
natsort==8.4.0 ; python_version >= '3.7'
packaging==23.2 ; python_version >= '3.7'
pillow==10.1.0 ; python_version >= '3.8'
natsort==8.4.0; python_version >= '3.7'
packaging==23.2; python_version >= '3.7'
pillow==10.1.0; python_version >= '3.8'
pycparser==2.21
pygments==2.16.1 ; python_version >= '3.7'
pymdown-extensions==10.3.1 ; python_version >= '3.8'
python-dateutil==2.8.2 ; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'
pyyaml==6.0.1 ; python_version >= '3.6'
pyyaml-env-tag==0.1 ; python_version >= '3.6'
regex==2023.10.3 ; python_version >= '3.7'
requests==2.31.0 ; python_version >= '3.7'
six==1.16.0 ; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'
termcolor==2.3.0 ; python_version >= '3.7'
tinycss2==1.2.1 ; python_version >= '3.7'
urllib3==2.0.7 ; python_version >= '3.7'
watchdog==3.0.0 ; python_version >= '3.7'
wcmatch==8.5 ; python_version >= '3.8'
pygments==2.16.1; python_version >= '3.7'
pymdown-extensions==10.3.1; python_version >= '3.8'
python-dateutil==2.8.2; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'
pyyaml==6.0.1; python_version >= '3.6'
pyyaml-env-tag==0.1; python_version >= '3.6'
regex==2023.10.3; python_version >= '3.7'
requests==2.31.0; python_version >= '3.7'
six==1.16.0; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'
termcolor==2.3.0; python_version >= '3.7'
tinycss2==1.2.1; python_version >= '3.7'
urllib3==2.0.7; python_version >= '3.7'
watchdog==3.0.0; python_version >= '3.7'
wcmatch==8.5; python_version >= '3.8'
webencodings==0.5.1
zipp==3.17.0 ; python_version >= '3.8'
zipp==3.17.0; python_version >= '3.8'

0 comments on commit 8d066dd

Please sign in to comment.