Skip to content

Commit

Permalink
Merge branch 'master' into patch-1
Browse files Browse the repository at this point in the history
  • Loading branch information
bdraco authored Jul 15, 2024
2 parents 68ea65f + fbc11c6 commit b16e5ae
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions requirements/doc-spelling.txt
Original file line number Diff line number Diff line change
Expand Up @@ -88,11 +88,11 @@ urllib3==2.2.2
# via requests
webcolors==1.13
# via blockdiag
zipp==3.17.0
zipp==3.19.1
# via
# importlib-metadata
# importlib-resources

# The following packages are considered to be unsafe in a requirements file:
setuptools==68.0.0
setuptools==70.0.0
# via blockdiag
4 changes: 2 additions & 2 deletions requirements/doc.txt
Original file line number Diff line number Diff line change
Expand Up @@ -83,11 +83,11 @@ urllib3==2.2.2
# via requests
webcolors==1.13
# via blockdiag
zipp==3.17.0
zipp==3.19.1
# via
# importlib-metadata
# importlib-resources

# The following packages are considered to be unsafe in a requirements file:
setuptools==68.0.0
setuptools==70.0.0
# via blockdiag
2 changes: 1 addition & 1 deletion requirements/lint.txt
Original file line number Diff line number Diff line change
Expand Up @@ -105,5 +105,5 @@ virtualenv==20.24.2
# via pre-commit

# The following packages are considered to be unsafe in a requirements file:
setuptools==68.0.0
setuptools==70.0.0
# via nodeenv

0 comments on commit b16e5ae

Please sign in to comment.