File tree 1 file changed +11
-11
lines changed 1 file changed +11
-11
lines changed Original file line number Diff line number Diff line change 5
5
# pip-compile --all-extras --no-annotate --output-file=.config/constraints.txt --strip-extras .config/requirements.in pyproject.toml
6
6
#
7
7
ansible-builder==3.1.0
8
- astroid==3.2.4
9
- attrs==24.1 .0
10
- babel==2.15 .0
8
+ astroid==3.3.1
9
+ attrs==24.2 .0
10
+ babel==2.16 .0
11
11
beautifulsoup4==4.12.3
12
12
bindep==2.11.0
13
13
black==24.8.0
@@ -16,13 +16,13 @@ cachetools==5.4.0
16
16
cairocffi==1.7.1
17
17
cairosvg==2.7.1
18
18
certifi==2024.7.4
19
- cffi==1.16 .0
19
+ cffi==1.17 .0
20
20
cfgv==3.4.0
21
21
chardet==5.2.0
22
22
charset-normalizer==3.3.2
23
23
click==8.1.7
24
24
colorama==0.4.6
25
- coverage==7.6.0
25
+ coverage==7.6.1
26
26
csscompressor==0.9.5
27
27
cssselect2==0.7.0
28
28
defusedxml==0.7.1
@@ -90,13 +90,13 @@ pytest==8.3.2
90
90
pytest-xdist==3.6.1
91
91
python-dateutil==2.9.0.post0
92
92
python-slugify==8.0.4
93
- pyyaml==6.0.1
93
+ pyyaml==6.0.2
94
94
pyyaml-env-tag==0.1
95
95
referencing==0.35.1
96
96
regex==2024.7.24
97
97
requests==2.32.3
98
- rpds-py==0.19.1
99
- ruff==0.5.6
98
+ rpds-py==0.20.0
99
+ ruff==0.5.7
100
100
six==1.16.0
101
101
soupsieve==2.5
102
102
subprocess-tee==0.4.2
@@ -106,14 +106,14 @@ tinycss2==1.3.0
106
106
toml-sort==0.23.1
107
107
tomli==2.0.1
108
108
tomlkit==0.13.0
109
- tox==4.16.0
110
- types-pyyaml==6.0.12.20240724
109
+ tox==4.17.1
110
+ types-pyyaml==6.0.12.20240808
111
111
typing-extensions==4.12.2
112
112
urllib3==2.2.2
113
113
virtualenv==20.26.3
114
114
watchdog==4.0.1
115
115
webencodings==0.5.1
116
- wheel==0.43 .0
116
+ wheel==0.44 .0
117
117
118
118
# The following packages are considered to be unsafe in a requirements file:
119
119
# pip
You can’t perform that action at this time.
0 commit comments