Skip to content

Commit

Permalink
build: bump ops to latest possible version (#42)
Browse files Browse the repository at this point in the history
  • Loading branch information
DnPlas authored Jun 19, 2024
1 parent eeaadaf commit cde232b
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 2 deletions.
2 changes: 2 additions & 0 deletions requirements-integration.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,8 @@ aiosignal==1.3.1
# via aiohttp
anyio==4.0.0
# via httpcore
appnope==0.1.4
# via ipython
asttokens==2.4.0
# via stack-data
async-timeout==4.0.3
Expand Down
2 changes: 1 addition & 1 deletion requirements-unit.txt
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ markupsafe==2.1.3
# via
# -r requirements.txt
# jinja2
ops==2.6.0
ops==2.14.0
# via
# -r requirements-unit.in
# -r requirements.txt
Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ lightkube-models==1.28.1.4
# via lightkube
markupsafe==2.1.3
# via jinja2
ops==2.6.0
ops==2.14.0
# via
# -r requirements.in
# charmed-kubeflow-chisme
Expand Down

0 comments on commit cde232b

Please sign in to comment.