Skip to content

Commit 7e120d5

Browse files
Merge pull request #1031 from getsentry/latest-black
add latest black==
2 parents 2ff6307 + c2622b2 commit 7e120d5

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

packages.ini

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
[aiohappyeyeballs==2.4.3]
2+
13
[aiohttp==3.8.1]
24
python_versions = <3.11
35
[aiohttp==3.8.3]
@@ -7,6 +9,7 @@ python_versions = <3.12
79
[aiohttp==3.8.5]
810
python_versions = <3.12
911
[aiohttp==3.9.1]
12+
[aiohttp==3.10.10]
1013

1114
[aiosignal==1.2.0]
1215
[aiosignal==1.3.1]
@@ -89,6 +92,8 @@ validate_extras = d
8992
validate_extras = d
9093
[black==24.4.2]
9194
validate_extras = d
95+
[black==24.10.0]
96+
validate_extras = d
9297

9398
[blinker==1.4]
9499
[blinker==1.5]
@@ -683,6 +688,7 @@ validate_extras = pytest
683688
[idna==3.6]
684689
[idna==3.7]
685690
[idna==3.8]
691+
[idna==3.10]
686692

687693
[imagesize==1.4.1]
688694

@@ -882,6 +888,7 @@ python_versions = <3.12
882888

883889
[multidict==6.0.2]
884890
[multidict==6.0.4]
891+
[multidict==6.1.0]
885892

886893
[mypy==0.971]
887894
[mypy==0.981]
@@ -1074,6 +1081,8 @@ python_versions = <3.12
10741081
[prompt-toolkit==3.0.41]
10751082
[prompt-toolkit==3.0.43]
10761083

1084+
[propcache==0.2.0]
1085+
10771086
[proto-plus==1.20.4]
10781087
[proto-plus==1.22.0]
10791088
[proto-plus==1.22.1]
@@ -2197,6 +2206,7 @@ python_versions = <3.11
21972206
[toml==0.10.2]
21982207

21992208
[tomli==2.0.1]
2209+
[tomli==2.0.2]
22002210

22012211
[toronado==0.1.0]
22022212

@@ -2484,6 +2494,7 @@ python_versions = <3.12
24842494
[yarl==1.9.2]
24852495
python_versions = <3.12
24862496
[yarl==1.9.4]
2497+
[yarl==1.15.4]
24872498

24882499
[zipp==3.5.0]
24892500
[zipp==3.8.1]

0 commit comments

Comments
 (0)