8000 build(deps): bump the production-dependencies group across 1 directory with 3 updates by dependabot[bot] · Pull Request #3817 · sqlc-dev/sqlc · GitHub
[go: up one dir, main page]

Skip to content

build(deps): bump the production-dependencies group across 1 directory with 3 updates #3817

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
build(deps): bump the production-dependencies group across 1 director…
…y with 3 updates

Bumps the production-dependencies group with 3 updates in the /docs directory: [babel](https://github.com/python-babel/babel), [certifi](https://github.com/certifi/python-certifi) and [pytz](https://github.com/stub42/pytz).


Updates `babel` from 2.16.0 to 2.17.0
- [Release notes](https://github.com/python-babel/babel/releases)
- [Changelog](https://github.com/python-babel/babel/blob/master/CHANGES.rst)
- [Commits](python-babel/babel@v2.16.0...v2.17.0)

Updates `certifi` from 2024.12.14 to 2025.1.31
- [Commits](certifi/python-certifi@2024.12.14...2025.01.31)

Updates `pytz` from 2024.2 to 2025.1
- [Release notes](https://github.com/stub42/pytz/releases)
- [Commits](stub42/pytz@release_2024.2...release_2025.1)

---
updated-dependencies:
- dependency-name: babel
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: certifi
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: production-dependencies
- dependency-name: pytz
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: production-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Feb 3, 2025
commit 166e35e828b556fadf492dc8f0a909ece63edd1a
6 changes: 3 additions & 3 deletions docs/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
Babel==2.16.0
Babel==2.17.0
Jinja2==3.1.5
MarkupSafe==3.0.2
Pygments==2.19.1
Sphinx==7.4.7
certifi==2024.12.14
certifi==2025.1.31
chardet==5.2.0
commonmark==0.9.1
docutils==0.20.1
Expand All @@ -12,7 +12,7 @@ imagesize==1.4.1
myst-parser==4.0.0
packaging==24.2
pyparsing==3.2.1
pytz==2024.2
pytz==2025.1
requests==2.32.3
snowballstemmer==2.2.0
sphinx-favicon==1.0.1
Expand Down
Loading
0