Skip to content

Commit 6039add

Browse files
authored
chore: upgrade dependencies for week 47. Auto-generated by devCalc (#1233)
1 parent d1b4247 commit 6039add

5 files changed

Lines changed: 79 additions & 79 deletions

File tree

docs/.npmrc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
engine-strict=true
22
lockfile-version=3
33
ignore-scripts=true
4-
before=2025-11-09
4+
before=2025-11-16

docs/package-lock.json

Lines changed: 6 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ dev = [
8282
[tool.uv]
8383
required-version = "==0.7.*"
8484
package = true
85-
exclude-newer = "2025-11-09T00:00:00Z"
85+
exclude-newer = "2025-11-16T00:00:00Z"
8686

8787
[tool.hatch.build.targets.sdist]
8888
include = [

requirements.txt

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ argon2-cffi-bindings==25.1.0
1515
# via argon2-cffi
1616
arrow==1.4.0
1717
# via isoduration
18-
asttokens==3.0.0
18+
asttokens==3.0.1
1919
# via
2020
# inline-snapshot
2121
# stack-data
@@ -31,7 +31,7 @@ beautifulsoup4==4.14.2
3131
# via nbconvert
3232
bleach==6.3.0
3333
# via nbconvert
34-
certifi==2025.10.5
34+
certifi==2025.11.12
3535
# via
3636
# httpcore
3737
# httpx
@@ -59,7 +59,7 @@ comm==0.2.3
5959
# ipywidgets
6060
contourpy==1.3.3
6161
# via matplotlib
62-
coverage==7.11.2
62+
coverage==7.11.3
6363
cycler==0.12.1
6464
# via matplotlib
6565
debugpy==1.8.17
@@ -70,7 +70,7 @@ defusedxml==0.7.1
7070
# via nbconvert
7171
distlib==0.4.0
7272
# via virtualenv
73-
execnet==2.1.1
73+
execnet==2.1.2
7474
# via pytest-xdist
7575
executing==2.2.1
7676
# via

0 commit comments

Comments
 (0)