Skip to content

Commit

Permalink
chore(deps): updates trestle-bot in requirements to 0.5.0
Browse files Browse the repository at this point in the history
Signed-off-by: Jennifer Power <[email protected]>
  • Loading branch information
jpower432 committed Jan 3, 2024
1 parent ac036b8 commit e1be884
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 8 deletions.
2 changes: 1 addition & 1 deletion requirements.in
Original file line number Diff line number Diff line change
@@ -1 +1 @@
trestlebot @ git+https://github.com/RedHatProductSecurity/trestle-bot@v0.4.2
trestlebot @ git+https://github.com/RedHatProductSecurity/trestle-bot@v0.5.0
12 changes: 5 additions & 7 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#
# This file is autogenerated by pip-compile with Python 3.9
# This file is autogenerated by pip-compile with Python 3.10
# by the following command:
#
# pip-compile --output-file=requirements.txt requirements.in
Expand Down Expand Up @@ -148,7 +148,7 @@ python-dotenv==1.0.0
# via compliance-trestle
python-frontmatter==1.0.0
# via compliance-trestle
python-gitlab==3.15.0
python-gitlab==4.3.0
# via trestlebot
pyyaml==6.0.1
# via
Expand All @@ -165,7 +165,7 @@ requests-toolbelt==1.0.0
# via python-gitlab
rfc3339-validator==0.1.4
# via openapi-schema-validator
ruamel-yaml==0.17.32
ruamel-yaml==0.18.5
# via
# compliance-trestle
# prance
Expand All @@ -190,12 +190,10 @@ toml==0.10.2
# via datamodel-code-generator
tomli==2.0.1
# via black
trestlebot @ git+https://github.com/RedHatProductSecurity/trestle-bot@v0.4.2
trestlebot @ git+https://github.com/RedHatProductSecurity/trestle-bot@v0.5.0
# via -r requirements.in
typing-extensions==4.7.1
# via
# black
# pydantic
# via pydantic
uritemplate==4.1.1
# via github3-py
urllib3==2.0.4
Expand Down

0 comments on commit e1be884

Please sign in to comment.