Skip to content

Commit

Permalink
Bump pip-tools from 6.6.2 to 6.10.0
Browse files Browse the repository at this point in the history
Bumps [pip-tools](https://github.com/jazzband/pip-tools) from 6.6.2 to 6.10.0.
- [Release notes](https://github.com/jazzband/pip-tools/releases)
- [Changelog](https://github.com/jazzband/pip-tools/blob/main/CHANGELOG.md)
- [Commits](jazzband/pip-tools@6.6.2...6.10.0)

---
updated-dependencies:
- dependency-name: pip-tools
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 26, 2024
1 parent 9675152 commit e03110f
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 8 deletions.
2 changes: 1 addition & 1 deletion requirements.in
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ flask-optimize==0.2.9.8
Flask-pyoidc==3.14.3
Flask-SQLAlchemy==2.5.1
gunicorn==23.0.0
pip-tools~=6.6.2
pip-tools~=6.10.0
PyMySQL==1.1.1
pyGravatar==0.0.6
git+https://github.com/maxcountryman/flask-uploads@master
Expand Down
20 changes: 13 additions & 7 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,8 @@ astroid==3.2.4
# via pylint
blinker==1.4
# via sentry-sdk
build==1.2.2.post1
# via pip-tools
bytecode==0.15.1
# via ddtrace
certifi==2024.7.4
Expand Down Expand Up @@ -74,7 +76,9 @@ htmlmin==0.1.12
idna==3.7
# via requests
importlib-metadata==8.4.0
# via opentelemetry-api
# via
# build
# opentelemetry-api
importlib-resources==6.4.5
# via flask-pyoidc
isort==5.10.1
Expand All @@ -87,7 +91,7 @@ mako==1.2.2
# via
# alembic
# oic
markupsafe==2.0.1
markupsafe==2.1.2
# via
# -r requirements.in
# jinja2
Expand All @@ -100,12 +104,12 @@ oic==1.6.1
opentelemetry-api==1.27.0
# via ddtrace
packaging==21.3
# via gunicorn
pep517==0.12.0
# via pip-tools
# via
# build
# gunicorn
pillow==10.3.0
# via -r requirements.in
pip-tools==6.6.2
pip-tools==6.10.0
# via -r requirements.in
platformdirs==2.5.2
# via pylint
Expand Down Expand Up @@ -139,6 +143,8 @@ pymysql==1.1.1
# via -r requirements.in
pyparsing==3.0.9
# via packaging
pyproject-hooks==1.2.0
# via build
python-dotenv==1.0.1
# via pydantic-settings
python-ldap==3.4.0
Expand All @@ -161,7 +167,7 @@ srvlookup==2.0.0
# via csh-ldap
tomli==2.0.1
# via
# pep517
# build
# pylint
tomlkit==0.13.2
# via pylint
Expand Down

0 comments on commit e03110f

Please sign in to comment.