Skip to content

Bump jinja2 from 3.1.2 to 3.1.3 #116

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

Closed
wants to merge 9 commits into from
10 changes: 4 additions & 6 deletions docs/_old/F22/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -211,21 +211,19 @@ GEM
jekyll-feed (~> 0.9)
jekyll-seo-tag (~> 2.1)
minitest (5.16.3)
nokogiri (1.13.8-x86_64-linux)
nokogiri (1.13.10-arm64-darwin)
racc (~> 1.4)
nokogiri (1.13.9-arm64-darwin)
nokogiri (1.13.10-x86_64-darwin)
racc (~> 1.4)
nokogiri (1.13.9-x86_64-darwin)
racc (~> 1.4)
nokogiri (1.13.9-x86_64-linux)
nokogiri (1.13.10-x86_64-linux)
racc (~> 1.4)
octokit (4.25.1)
faraday (>= 1, < 3)
sawyer (~> 0.9)
pathutil (0.16.2)
forwardable-extended (~> 2.6)
public_suffix (4.0.7)
racc (1.6.0)
racc (1.6.2)
rb-fsevent (0.11.1)
rb-inotify (0.10.1)
ffi (~> 1.0)
Expand Down
8 changes: 4 additions & 4 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
certifi==2022.9.24
certifi==2023.7.22
charset-normalizer==2.1.1
click==8.1.3
ghp-import==2.1.0
idna==3.4
Jinja2==3.1.2
Jinja2==3.1.3
Markdown==3.3.7
MarkupSafe==2.1.1
mergedeep==1.3.4
Expand All @@ -13,10 +13,10 @@ mkdocs-material==8.5.10
mkdocs-material-extensions==1.1.1
packaging==21.3
Pygments==2.13.0
pymdown-extensions==9.9
pymdown-extensions==10.0
pyparsing==3.0.9
python-dateutil==2.8.2
PyYAML==5.3.1
PyYAML==5.4
pyyaml_env_tag==0.1
requests==2.28.1
six==1.16.0
Expand Down