File tree Expand file tree Collapse file tree 4 files changed +61
-51
lines changed Expand file tree Collapse file tree 4 files changed +61
-51
lines changed Original file line number Diff line number Diff line change 33pyupgrade
44mypy
55types-PyYAML
6- pyyaml==6.0.1
6+ pyyaml==6.0.2
77pre-commit
8+ boto3-stubs[secretsmanager]
Original file line number Diff line number Diff line change 11#
2- # This file is autogenerated by pip-compile with Python 3.8
2+ # This file is autogenerated by pip-compile with Python 3.9
33# by the following command:
44#
55# pip-compile --no-emit-index-url --output-file=requirements/linting.txt requirements/linting.in
66#
7- black==24.8 .0
7+ black==25.1 .0
88 # via -r requirements/linting.in
9+ boto3-stubs[secretsmanager]==1.36.15
10+ # via -r requirements/linting.in
11+ botocore-stubs==1.36.15
12+ # via boto3-stubs
913cfgv==3.4.0
1014 # via pre-commit
11- click==8.1.7
15+ click==8.1.8
1216 # via black
13- distlib==0.3.8
17+ distlib==0.3.9
1418 # via virtualenv
15- filelock==3.16 .0
19+ filelock==3.17 .0
1620 # via virtualenv
17- identify==2.6.0
21+ identify==2.6.6
1822 # via pre-commit
19- mypy==1.11.2
23+ mypy==1.15.0
2024 # via -r requirements/linting.in
25+ mypy-boto3-secretsmanager==1.36.0
26+ # via boto3-stubs
2127mypy-extensions==1.0.0
2228 # via
2329 # black
2430 # mypy
2531nodeenv==1.9.1
2632 # via pre-commit
27- packaging==24.1
33+ packaging==24.2
2834 # via black
2935pathspec==0.12.1
3036 # via black
31- platformdirs==4.3.2
37+ platformdirs==4.3.6
3238 # via
3339 # black
3440 # virtualenv
35- pre-commit==3.5 .0
41+ pre-commit==4.1 .0
3642 # via -r requirements/linting.in
37- pyupgrade==3.16.0
43+ pyupgrade==3.19.1
3844 # via -r requirements/linting.in
39- pyyaml==6.0.1
45+ pyyaml==6.0.2
4046 # via
4147 # -r requirements/linting.in
4248 # pre-commit
43- ruff==0.6.4
49+ ruff==0.9.5
4450 # via -r requirements/linting.in
45- tokenize-rt==6.0 .0
51+ tokenize-rt==6.1 .0
4652 # via pyupgrade
47- tomli==2.0 .1
53+ tomli==2.2 .1
4854 # via
4955 # black
5056 # mypy
51- types-pyyaml==6.0.12.20240808
57+ types-awscrt==0.23.9
58+ # via botocore-stubs
59+ types-pyyaml==6.0.12.20241230
5260 # via -r requirements/linting.in
61+ types-s3transfer==0.11.2
62+ # via boto3-stubs
5363typing-extensions==4.12.2
5464 # via
5565 # black
66+ # boto3-stubs
5667 # mypy
57- virtualenv==20.26.4
68+ # mypy-boto3-secretsmanager
69+ virtualenv==20.29.1
5870 # via pre-commit
Original file line number Diff line number Diff line change 11#
2- # This file is autogenerated by pip-compile with Python 3.8
2+ # This file is autogenerated by pip-compile with Python 3.9
33# by the following command:
44#
55# pip-compile --extra=azure-key-vault --extra=toml --extra=yaml --no-emit-index-url --output-file=requirements/pyproject.txt pyproject.toml
66#
77annotated-types==0.7.0
88 # via pydantic
9- azure-core==1.30.2
9+ azure-core==1.32.0
1010 # via
1111 # azure-identity
1212 # azure-keyvault-secrets
13- azure-identity==1.17.1
13+ azure-identity==1.19.0
1414 # via pydantic-settings (pyproject.toml)
15- azure-keyvault-secrets==4.8 .0
15+ azure-keyvault-secrets==4.9 .0
1616 # via pydantic-settings (pyproject.toml)
17- certifi==2024.8.30
17+ certifi==2025.1.31
1818 # via requests
1919cffi==1.17.1
2020 # via cryptography
21- charset-normalizer==3.3.2
21+ charset-normalizer==3.4.1
2222 # via requests
23- cryptography==43 .0.1
23+ cryptography==44 .0.0
2424 # via
2525 # azure-identity
2626 # msal
2727 # pyjwt
28- idna==3.8
28+ idna==3.10
2929 # via requests
30- isodate==0.6.1
30+ isodate==0.7.2
3131 # via azure-keyvault-secrets
32- msal==1.31.0
32+ msal==1.31.1
3333 # via
3434 # azure-identity
3535 # msal-extensions
@@ -39,35 +39,32 @@ portalocker==2.10.1
3939 # via msal-extensions
4040pycparser==2.22
4141 # via cffi
42- pydantic==2.9.1
42+ pydantic==2.10.6
4343 # via pydantic-settings (pyproject.toml)
44- pydantic-core==2.23.3
44+ pydantic-core==2.27.2
4545 # via pydantic
46- pyjwt[crypto]==2.9.0
46+ pyjwt[crypto]==2.10.1
4747 # via
4848 # msal
4949 # pyjwt
5050python-dotenv==1.0.1
5151 # via pydantic-settings (pyproject.toml)
52- pyyaml==6.0.1
52+ pyyaml==6.0.2
5353 # via pydantic-settings (pyproject.toml)
5454requests==2.32.3
5555 # via
5656 # azure-core
5757 # msal
58- six==1.16.0
59- # via
60- # azure-core
61- # isodate
62- tomli==2.0.1
58+ six==1.17.0
59+ # via azure-core
60+ tomli==2.2.1
6361 # via pydantic-settings (pyproject.toml)
6462typing-extensions==4.12.2
6563 # via
66- # annotated-types
6764 # azure-core
6865 # azure-identity
6966 # azure-keyvault-secrets
7067 # pydantic
7168 # pydantic-core
72- urllib3==2.2.2
69+ urllib3==2.3.0
7370 # via requests
Original file line number Diff line number Diff line change 11#
2- # This file is autogenerated by pip-compile with Python 3.8
2+ # This file is autogenerated by pip-compile with Python 3.9
33# by the following command:
44#
55# pip-compile --no-emit-index-url --output-file=requirements/testing.txt requirements/testing.in
66#
7- black==24.8 .0
7+ black==25.1 .0
88 # via pytest-examples
9- click==8.1.7
9+ click==8.1.8
1010 # via black
11- coverage[toml]==7.6.1
11+ coverage[toml]==7.6.10
1212 # via -r requirements/testing.in
1313exceptiongroup==1.2.2
1414 # via pytest
@@ -20,35 +20,35 @@ mdurl==0.1.2
2020 # via markdown-it-py
2121mypy-extensions==1.0.0
2222 # via black
23- packaging==24.1
23+ packaging==24.2
2424 # via
2525 # black
2626 # pytest
2727pathspec==0.12.1
2828 # via black
29- platformdirs==4.3.2
29+ platformdirs==4.3.6
3030 # via black
3131pluggy==1.5.0
3232 # via pytest
33- pygments==2.18.0
33+ pygments==2.19.1
3434 # via rich
35- pytest==8.3.3
35+ pytest==8.3.4
3636 # via
3737 # -r requirements/testing.in
3838 # pytest-examples
3939 # pytest-mock
4040 # pytest-pretty
41- pytest-examples==0.0.13
41+ pytest-examples==0.0.15
4242 # via -r requirements/testing.in
4343pytest-mock==3.14.0
4444 # via -r requirements/testing.in
4545pytest-pretty==1.2.0
4646 # via -r requirements/testing.in
47- rich==13.8.0
47+ rich==13.9.4
4848 # via pytest-pretty
49- ruff==0.6.4
49+ ruff==0.9.5
5050 # via pytest-examples
51- tomli==2.0 .1
51+ tomli==2.2 .1
5252 # via
5353 # black
5454 # coverage
You can’t perform that action at this time.
0 commit comments