Skip to content

Commit

Permalink
Make the plugin compatible with pulpcore v3.55
Browse files Browse the repository at this point in the history
closes pulp#1681
  • Loading branch information
lubosmj committed Jul 1, 2024
1 parent e52fa5d commit af3aaa5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions CHANGES/1681.misc
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Made the plugin compatible with pulpcore v3.55.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
jsonschema>=4.4,<4.23
pulpcore>=3.49.0,<3.55
pulpcore>=3.49.0,<3.70
pyjwt[crypto]>=2.4,<2.9

0 comments on commit af3aaa5

Please sign in to comment.