Skip to content

Commit 4edb0c8

Browse files
committed
Bump dependencies
1 parent 04076c3 commit 4edb0c8

File tree

1 file changed

+13
-13
lines changed

1 file changed

+13
-13
lines changed

requirements.txt

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -4,36 +4,36 @@
44
#
55
# pip-compile requirements.in
66
#
7-
asgiref==3.9.2
7+
asgiref==3.11.0
88
# via django
99
autopep8==2.3.2
1010
# via -r requirements.in
1111
build==1.3.0
1212
# via pip-tools
13-
certifi==2025.8.3
13+
certifi==2025.11.12
1414
# via requests
15-
charset-normalizer==3.4.3
15+
charset-normalizer==3.4.4
1616
# via requests
17-
clang-format==21.1.2
17+
clang-format==21.1.6
1818
# via -r requirements.in
19-
click==8.3.0
19+
click==8.3.1
2020
# via pip-tools
2121
cssselect==1.3.0
2222
# via splinter
23-
django==5.2.7
23+
django==5.2.9
2424
# via
2525
# -r requirements.in
2626
# django-reversion
2727
# splinter
2828
django-reversion==6.0.0
2929
# via -r requirements.in
30-
idna==3.10
30+
idna==3.11
3131
# via requests
32-
iniconfig==2.1.0
32+
iniconfig==2.3.0
3333
# via pytest
3434
lxml==6.0.2
3535
# via splinter
36-
markdown==3.9
36+
markdown==3.10
3737
# via
3838
# -r requirements.in
3939
# pymdown-extensions
@@ -49,21 +49,21 @@ packaging==25.0
4949
# pytest
5050
parameterized==0.9.0
5151
# via -r requirements.in
52-
pip-tools==7.5.0
52+
pip-tools==7.5.2
5353
# via -r requirements.in
5454
pluggy==1.6.0
5555
# via pytest
5656
pycodestyle==2.14.0
5757
# via autopep8
5858
pygments==2.19.2
5959
# via pytest
60-
pymdown-extensions==10.16.1
60+
pymdown-extensions==10.17.2
6161
# via -r requirements.in
6262
pyproject-hooks==1.2.0
6363
# via
6464
# build
6565
# pip-tools
66-
pytest==8.4.2
66+
pytest==9.0.1
6767
# via
6868
# -r requirements.in
6969
# pytest-django
@@ -79,7 +79,7 @@ requests-oauthlib==2.0.0
7979
# via tweepy
8080
splinter[django]==0.21.0
8181
# via -r requirements.in
82-
sqlparse==0.5.3
82+
sqlparse==0.5.4
8383
# via django
8484
tweepy==4.16.0
8585
# via -r requirements.in

0 commit comments

Comments
 (0)