Skip to content

Commit

Permalink
bazel/deps: Bump website deps (#2505)
Browse files Browse the repository at this point in the history
* build(deps): bump pelican[markdown] in /bazel/website

Bumps [pelican[markdown]](https://github.com/getpelican/pelican) from 4.10.1 to 4.10.2.
- [Release notes](https://github.com/getpelican/pelican/releases)
- [Changelog](https://github.com/getpelican/pelican/blob/main/docs/changelog.rst)
- [Commits](getpelican/pelican@4.10.1...4.10.2)

---
updated-dependencies:
- dependency-name: pelican[markdown]
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>

* build(deps): bump packaging from 24.1 to 24.2 in /bazel/website

Bumps [packaging](https://github.com/pypa/packaging) from 24.1 to 24.2.
- [Release notes](https://github.com/pypa/packaging/releases)
- [Changelog](https://github.com/pypa/packaging/blob/main/CHANGELOG.rst)
- [Commits](pypa/packaging@24.1...24.2)

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

Signed-off-by: dependabot[bot] <[email protected]>

* bazel/website: Update `pelican-webassets` -> 2.1.0

Signed-off-by: Ryan Northey <[email protected]>

---------

Signed-off-by: dependabot[bot] <[email protected]>
Signed-off-by: Ryan Northey <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
phlax and dependabot[bot] authored Dec 9, 2024
1 parent 4c7fc10 commit fdd6c03
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 12 deletions.
2 changes: 1 addition & 1 deletion bazel/website/requirements.in
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,5 @@ jinja2>=3.1.4
libsass
packaging
pelican[Markdown]
pelican-webassets
pelican-webassets>=2.1.0
pyyaml
18 changes: 7 additions & 11 deletions bazel/website/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#
# This file is autogenerated by pip-compile with Python 3.11
# This file is autogenerated by pip-compile with Python 3.12
# by the following command:
#
# pip-compile --allow-unsafe --generate-hashes requirements.in
Expand Down Expand Up @@ -123,15 +123,15 @@ packaging==24.1 \
--hash=sha256:026ed72c8ed3fcce5bf8950572258698927fd1dbda10a5e981cdf0ac37f4f002 \
--hash=sha256:5b8f2217dbdbd2f7f384c41c628544e6d52f2d0f53c6d0c3ea61aa5d1d7ff124
# via -r requirements.in
pelican[markdown]==4.10.1 \
--hash=sha256:5fb59933fd9eaff83a5e4e093a9a6249ec59ae0d8e5da63710d965acd6f5d3f7 \
--hash=sha256:dfcd468ddb823c70df52545ca413b44505ff2d33132284d2f5a31d217cde6cb8
pelican[Markdown,markdown]==4.10.2 \
--hash=sha256:04932e82dc7542bae7f1830710978836ca00608aa4ece7206dc13185a08c4562 \
--hash=sha256:534b3c279b9630a006b5687ea6e8e6113ca17c64ac45f4328cf66bf0be367bdf
# via
# -r requirements.in
# pelican-webassets
pelican-webassets==2.0.0 \
--hash=sha256:b2a123481177784945e0113e5a79c88f1fc832fb9a2bad6fcc08f6f34ac77a76 \
--hash=sha256:d1ef6818534ab742204fc1e35e2d005553c582cb23b170580fb2e2d24deb50f2
pelican-webassets==2.1.0 \
--hash=sha256:0a418b88ebd6d96efae4d666394552bcacc8d30d2f0abb5bb4db26064e8cfed0 \
--hash=sha256:9df6659ecb565af88df55df4aac27cafc948299ef3d4fc743f7385db2e274475
# via -r requirements.in
pygments==2.18.0 \
--hash=sha256:786ff802f32e91311bff3889f6e9a86e81505fe99f2735bb6d60ae0c5004f199 \
Expand Down Expand Up @@ -307,7 +307,3 @@ watchfiles==0.23.0 \
--hash=sha256:fb02d41c33be667e6135e6686f1bb76104c88a312a18faa0ef0262b5bf7f1a0f \
--hash=sha256:fd257f98cff9c6cb39eee1a83c7c3183970d8a8d23e8cf4f47d9a21329285cee
# via pelican
webassets==2.0 \
--hash=sha256:167132337677c8cedc9705090f6d48da3fb262c8e0b2773b29f3352f050181cd \
--hash=sha256:a31a55147752ba1b3dc07dee0ad8c8efff274464e08bbdb88c1fd59ffd552724
# via pelican-webassets

0 comments on commit fdd6c03

Please sign in to comment.