-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(deps): update all dependencies
- Loading branch information
1 parent
00d1cb8
commit bb0cfb4
Showing
2 changed files
with
26 additions
and
26 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,34 +1,34 @@ | ||
annotated-types==0.6.0 | ||
atlassian-python-api==3.41.11 | ||
annotated-types==0.7.0 | ||
atlassian-python-api==3.41.18 | ||
beautifulsoup4==4.12.3 | ||
certifi==2024.2.2 | ||
charset-normalizer==3.3.2 | ||
click==8.1.7 | ||
certifi==2024.12.14 | ||
charset-normalizer==3.4.1 | ||
click==8.1.8 | ||
colorama==0.4.6 | ||
Deprecated==1.2.14 | ||
gitpython==3.1.43 | ||
PyGithub==2.3.0 | ||
idna==3.6 | ||
importlib_metadata==7.1.0 | ||
Deprecated==1.2.15 | ||
gitpython==3.1.44 | ||
PyGithub==2.5.0 | ||
idna==3.10 | ||
importlib_metadata==7.2.1 | ||
jmespath==1.0.1 | ||
markdown-it-py==3.0.0 | ||
mdurl==0.1.2 | ||
oauthlib==3.2.2 | ||
pydantic==2.6.4 | ||
pydantic_core==2.16.3 | ||
pydantic_yaml==1.3.0 | ||
Pygments==2.17.2 | ||
pydantic==2.10.5 | ||
pydantic_core==2.27.2 | ||
pydantic_yaml==1.4.0 | ||
Pygments==2.19.1 | ||
python-dotenv==1.0.1 | ||
requests==2.31.0 | ||
requests==2.32.3 | ||
requests-oauthlib==2.0.0 | ||
rich==13.7.1 | ||
ruamel.yaml==0.18.6 | ||
ruamel.yaml.clib==0.2.8 | ||
rich==13.9.4 | ||
ruamel.yaml==0.18.10 | ||
ruamel.yaml.clib==0.2.12 | ||
shellingham==1.5.4 | ||
six==1.16.0 | ||
soupsieve==2.5 | ||
typer==0.12.1 | ||
typing_extensions==4.11.0 | ||
urllib3==2.2.1 | ||
wrapt==1.16.0 | ||
zipp==3.18.1 | ||
six==1.17.0 | ||
soupsieve==2.6 | ||
typer==0.15.1 | ||
typing_extensions==4.12.2 | ||
urllib3==2.3.0 | ||
wrapt==1.17.1 | ||
zipp==3.21.0 |