Skip to content

Commit 7f2fd12

Browse files
authored
Merge branch 'main' into dependabot/pip/docs/jinja2-3.1.4
2 parents 9e40b26 + 2bb3e73 commit 7f2fd12

File tree

3 files changed

+12
-12
lines changed

3 files changed

+12
-12
lines changed

Cargo.lock

+8-8
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ name = "py"
3333
path = "src/main.rs"
3434

3535
[dependencies]
36-
comfy-table = "7.1.0"
36+
comfy-table = "7.1.1"
3737
exitcode = "1.1.2"
3838
human-panic = "1.2.3"
3939
log = "0.4.21"

docs/requirements.txt

+3-3
Original file line numberDiff line numberDiff line change
@@ -116,9 +116,9 @@ ghp-import==2.1.0 \
116116
--hash=sha256:8337dd7b50877f163d4c0289bc1f1c7f127550241988d568c1db512c4324a619 \
117117
--hash=sha256:9c535c4c61193c2df8871222567d7fd7e5014d835f97dc7b7439069e2413d343
118118
# via mkdocs
119-
idna==3.4 \
120-
--hash=sha256:814f528e8dead7d329833b91c5faa87d60bf71824cd12a7530b5526063d02cb4 \
121-
--hash=sha256:90b77e79eaa3eba6de819a0c442c0b4ceefc341a7a2ab77d7562bf49f425c5c2
119+
idna==3.7 \
120+
--hash=sha256:028ff3aadf0609c1fd278d8ea3089299412a7a8b9bd005dd08b9f8285bcb5cfc \
121+
--hash=sha256:82fee1fc78add43492d3a1898bfa6d8a904cc97d8427f683ed8e798d07761aa0
122122
# via requests
123123
jinja2==3.1.4 \
124124
--hash=sha256:4a3aee7acbbe7303aede8e9648d13b8bf88a429282aa6122a993f0ac800cb369 \

0 commit comments

Comments
 (0)