This repository has been archived by the owner on Jun 7, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 13
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore: Checking
github-action
variable to see auto-merge functional… (
#355) * chore: Checking `github-action` variable to see auto-merge functionality is enabled.
- Loading branch information
Showing
4 changed files
with
149 additions
and
6 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
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 |
---|---|---|
@@ -0,0 +1,17 @@ | ||
diff --git a/requirements/base.txt b/requirements/base.txt | ||
index e94bd48..132b72b 100644 | ||
--- a/requirements/base.txt | ||
+++ b/requirements/base.txt | ||
@@ -1,6 +1,6 @@ | ||
# | ||
-# This file is autogenerated by pip-compile with python 3.8 | ||
-# To update, run: | ||
+# This file is autogenerated by pip-compile with Python 3.8 | ||
+# by the following command: | ||
# | ||
# make upgrade | ||
# | ||
@@ -12,14 +12,12 @@ iniconfig==1.1.1 | ||
-packaging==21.3 | ||
+packaging==21.6 | ||
|
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