mirror of
https://github.com/mohitmishra786/amILearningEnough.git
synced 2026-03-11 17:34:16 -05:00
Bump the pip group across 1 directory with 4 updates
Bumps the pip group with 4 updates in the / directory: [jinja2](https://github.com/pallets/jinja), [pymdown-extensions](https://github.com/facelessuser/pymdown-extensions), [requests](https://github.com/psf/requests) and [urllib3](https://github.com/urllib3/urllib3). Updates `jinja2` from 3.1.4 to 3.1.6 - [Release notes](https://github.com/pallets/jinja/releases) - [Changelog](https://github.com/pallets/jinja/blob/main/CHANGES.rst) - [Commits](https://github.com/pallets/jinja/compare/3.1.4...3.1.6) Updates `pymdown-extensions` from 10.12 to 10.16.1 - [Release notes](https://github.com/facelessuser/pymdown-extensions/releases) - [Commits](https://github.com/facelessuser/pymdown-extensions/compare/10.12...10.16.1) Updates `requests` from 2.32.3 to 2.32.4 - [Release notes](https://github.com/psf/requests/releases) - [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md) - [Commits](https://github.com/psf/requests/compare/v2.32.3...v2.32.4) Updates `urllib3` from 2.2.3 to 2.6.3 - [Release notes](https://github.com/urllib3/urllib3/releases) - [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst) - [Commits](https://github.com/urllib3/urllib3/compare/2.2.3...2.6.3) --- updated-dependencies: - dependency-name: jinja2 dependency-version: 3.1.6 dependency-type: direct:production dependency-group: pip - dependency-name: pymdown-extensions dependency-version: 10.16.1 dependency-type: direct:production dependency-group: pip - dependency-name: requests dependency-version: 2.32.4 dependency-type: direct:production dependency-group: pip - dependency-name: urllib3 dependency-version: 2.6.3 dependency-type: direct:production dependency-group: pip ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
@@ -5,7 +5,7 @@ click==8.1.7
|
||||
colorama==0.4.6
|
||||
ghp-import==2.1.0
|
||||
idna==3.10
|
||||
Jinja2==3.1.4
|
||||
Jinja2==3.1.6
|
||||
Markdown==3.7
|
||||
MarkupSafe==3.0.2
|
||||
mergedeep==1.3.4
|
||||
@@ -18,12 +18,12 @@ paginate==0.5.7
|
||||
pathspec==0.12.1
|
||||
platformdirs==4.3.6
|
||||
Pygments==2.18.0
|
||||
pymdown-extensions==10.12
|
||||
pymdown-extensions==10.16.1
|
||||
python-dateutil==2.9.0.post0
|
||||
PyYAML==6.0.2
|
||||
pyyaml_env_tag==0.1
|
||||
regex==2024.11.6
|
||||
requests==2.32.3
|
||||
requests==2.32.4
|
||||
six==1.17.0
|
||||
urllib3==2.2.3
|
||||
urllib3==2.6.3
|
||||
watchdog==6.0.0
|
||||
|
||||
Reference in New Issue
Block a user