Skip to content

Commit aee71a9

Browse files
committed
dependency upgrades
This commit was sponsored by Jason Mills, Alex Scammon, Matt Campbell, and my other patrons. If you want to join them, you can support my work at https://glyph.im/patrons/.
1 parent e658d52 commit aee71a9

File tree

3 files changed

+35
-31
lines changed

3 files changed

+35
-31
lines changed

dev-requirements.txt

+12-11
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ altgraph==0.17.4
99
# macholib
1010
# modulegraph
1111
# py2app
12-
attrs==24.2.0
12+
attrs==25.1.0
1313
# via
1414
# service-identity
1515
# twisted
@@ -19,7 +19,7 @@ build==1.2.2.post1
1919
# via pip-tools
2020
cffi==1.17.1
2121
# via cryptography
22-
click==8.1.7
22+
click==8.1.8
2323
# via
2424
# encrust
2525
# pip-tools
@@ -33,17 +33,17 @@ datetype==2024.2.28
3333
# via
3434
# Pomodouroboros (pyproject.toml)
3535
# fritter
36-
delocate==0.12.0
36+
delocate==0.13.0
3737
# via encrust
38-
encrust==2024.12.0 ; sys_platform == "darwin"
38+
encrust==2025.1.28 ; sys_platform == "darwin"
3939
# via Pomodouroboros (pyproject.toml)
4040
fritter==0.0.9
4141
# via Pomodouroboros (pyproject.toml)
4242
h2==4.1.0
4343
# via twisted
44-
hpack==4.0.0
44+
hpack==4.1.0
4545
# via h2
46-
hyperframe==6.0.1
46+
hyperframe==6.1.0
4747
# via h2
4848
hyperlink==21.0.0
4949
# via twisted
@@ -59,13 +59,13 @@ macholib==1.16.3
5959
# py2app
6060
modulegraph==0.19.6
6161
# via py2app
62-
mypy==1.13.0
62+
mypy==1.14.1
6363
# via
6464
# Pomodouroboros (pyproject.toml)
6565
# mypy-zope
6666
mypy-extensions==1.0.0
6767
# via mypy
68-
mypy-zope==1.0.9
68+
mypy-zope==1.0.10
6969
# via Pomodouroboros (pyproject.toml)
7070
packaging==24.2
7171
# via
@@ -88,7 +88,7 @@ pycparser==2.22
8888
# via cffi
8989
pygobject-stubs==2.12.0
9090
# via Pomodouroboros (pyproject.toml)
91-
pyopenssl==24.3.0
91+
pyopenssl==25.0.0
9292
# via twisted
9393
pyproject-hooks==1.2.0
9494
# via
@@ -112,8 +112,9 @@ typing-extensions==4.12.2
112112
# via
113113
# delocate
114114
# mypy
115+
# pyopenssl
115116
# twisted
116-
tzdata==2024.2
117+
tzdata==2025.1
117118
# via fritter
118119
ulid-py==1.1.0
119120
# via Pomodouroboros (pyproject.toml)
@@ -132,7 +133,7 @@ zope-schema==7.0.1
132133
# via mypy-zope
133134

134135
# The following packages are considered to be unsafe in a requirements file:
135-
pip==24.3.1
136+
pip==25.0
136137
# via pip-tools
137138
setuptools==70.3.0
138139
# via

macOS-gui.requirements.txt

+15-14
Original file line numberDiff line numberDiff line change
@@ -9,11 +9,11 @@ altgraph==0.17.4
99
# macholib
1010
# modulegraph
1111
# py2app
12-
anyio==4.7.0
12+
anyio==4.8.0
1313
# via httpx
1414
appdirs==1.4.4
1515
# via twisted
16-
attrs==24.2.0
16+
attrs==25.1.0
1717
# via
1818
# hypothesis
1919
# service-identity
@@ -22,7 +22,7 @@ automat==24.8.1
2222
# via twisted
2323
bcrypt==4.2.1
2424
# via twisted
25-
certifi==2024.8.30
25+
certifi==2024.12.14
2626
# via
2727
# httpcore
2828
# httpx
@@ -49,17 +49,17 @@ h2==4.1.0
4949
# via
5050
# httpx
5151
# twisted
52-
hpack==4.0.0
52+
hpack==4.1.0
5353
# via h2
5454
httpcore==1.0.7
5555
# via httpx
5656
httpx==0.28.1
5757
# via twisted
58-
hyperframe==6.0.1
58+
hyperframe==6.1.0
5959
# via h2
6060
hyperlink==21.0.0
6161
# via twisted
62-
hypothesis==6.122.3
62+
hypothesis==6.124.7
6363
# via twisted
6464
idna==3.10
6565
# via
@@ -89,7 +89,7 @@ pycparser==2.22
8989
# via cffi
9090
pyhamcrest==2.1.0
9191
# via twisted
92-
pyobjc-core==10.3.2 ; sys_platform == "darwin"
92+
pyobjc-core==11.0 ; sys_platform == "darwin"
9393
# via
9494
# Pomodouroboros (pyproject.toml)
9595
# pyobjc-framework-cfnetwork
@@ -98,33 +98,33 @@ pyobjc-core==10.3.2 ; sys_platform == "darwin"
9898
# pyobjc-framework-usernotifications
9999
# quickmachotkey
100100
# twisted
101-
pyobjc-framework-cfnetwork==10.3.2 ; sys_platform == "darwin"
101+
pyobjc-framework-cfnetwork==11.0 ; sys_platform == "darwin"
102102
# via
103103
# Pomodouroboros (pyproject.toml)
104104
# twisted
105-
pyobjc-framework-cocoa==10.3.2 ; sys_platform == "darwin"
105+
pyobjc-framework-cocoa==11.0 ; sys_platform == "darwin"
106106
# via
107107
# Pomodouroboros (pyproject.toml)
108108
# pyobjc-framework-cfnetwork
109109
# pyobjc-framework-exceptionhandling
110110
# pyobjc-framework-usernotifications
111111
# quickmacapp
112112
# twisted
113-
pyobjc-framework-exceptionhandling==10.3.2 ; sys_platform == "darwin"
113+
pyobjc-framework-exceptionhandling==11.0 ; sys_platform == "darwin"
114114
# via
115115
# Pomodouroboros (pyproject.toml)
116116
# quickmacapp
117-
pyobjc-framework-usernotifications==10.3.2 ; sys_platform == "darwin"
117+
pyobjc-framework-usernotifications==11.0 ; sys_platform == "darwin"
118118
# via
119119
# Pomodouroboros (pyproject.toml)
120120
# quickmacapp
121-
pyopenssl==24.3.0
121+
pyopenssl==25.0.0
122122
# via twisted
123123
pyserial==3.5
124124
# via twisted
125125
python-dateutil==2.9.0.post0
126126
# via Pomodouroboros (pyproject.toml)
127-
quickmacapp==2023.4.24 ; sys_platform == "darwin"
127+
quickmacapp==2025.1.21 ; sys_platform == "darwin"
128128
# via Pomodouroboros (pyproject.toml)
129129
quickmachotkey==2023.11.17 ; sys_platform == "darwin"
130130
# via Pomodouroboros (pyproject.toml)
@@ -143,8 +143,9 @@ twisted==24.11.0
143143
typing-extensions==4.12.2
144144
# via
145145
# anyio
146+
# pyopenssl
146147
# twisted
147-
tzdata==2024.2
148+
tzdata==2025.1
148149
# via fritter
149150
ulid-py==1.1.0
150151
# via Pomodouroboros (pyproject.toml)

requirements.txt

+8-6
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
#
55
# pip-compile --allow-unsafe --no-emit-index-url --strip-extras
66
#
7-
attrs==24.2.0
7+
attrs==25.1.0
88
# via
99
# service-identity
1010
# twisted
@@ -26,9 +26,9 @@ fritter==0.0.9
2626
# via Pomodouroboros (pyproject.toml)
2727
h2==4.1.0
2828
# via twisted
29-
hpack==4.0.0
29+
hpack==4.1.0
3030
# via h2
31-
hyperframe==6.0.1
31+
hyperframe==6.1.0
3232
# via h2
3333
hyperlink==21.0.0
3434
# via twisted
@@ -48,7 +48,7 @@ pyasn1-modules==0.4.1
4848
# via service-identity
4949
pycparser==2.22
5050
# via cffi
51-
pyopenssl==24.3.0
51+
pyopenssl==25.0.0
5252
# via twisted
5353
python-dateutil==2.9.0.post0
5454
# via Pomodouroboros (pyproject.toml)
@@ -59,8 +59,10 @@ six==1.17.0
5959
twisted==24.11.0
6060
# via Pomodouroboros (pyproject.toml)
6161
typing-extensions==4.12.2
62-
# via twisted
63-
tzdata==2024.2
62+
# via
63+
# pyopenssl
64+
# twisted
65+
tzdata==2025.1
6466
# via fritter
6567
ulid-py==1.1.0
6668
# via Pomodouroboros (pyproject.toml)

0 commit comments

Comments
 (0)