-
Notifications
You must be signed in to change notification settings - Fork 286
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge remote-tracking branch 'upstream/hotfixes' into dev
- Loading branch information
Showing
8 changed files
with
118 additions
and
60 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,4 +1,4 @@ | ||
FROM python:3.12.1 | ||
FROM python:3.12.2 | ||
|
||
RUN apt-get update | ||
RUN apt-get -y upgrade | ||
|
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
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,47 @@ | ||
+==============================================================================+ | ||
|
||
/$$$$$$ /$$ | ||
/$$__ $$ | $$ | ||
/$$$$$$$ /$$$$$$ | $$ \__//$$$$$$ /$$$$$$ /$$ /$$ | ||
/$$_____/ |____ $$| $$$$ /$$__ $$|_ $$_/ | $$ | $$ | ||
| $$$$$$ /$$$$$$$| $$_/ | $$$$$$$$ | $$ | $$ | $$ | ||
\____ $$ /$$__ $$| $$ | $$_____/ | $$ /$$| $$ | $$ | ||
/$$$$$$$/| $$$$$$$| $$ | $$$$$$$ | $$$$/| $$$$$$$ | ||
|_______/ \_______/|__/ \_______/ \___/ \____ $$ | ||
/$$ | $$ | ||
| $$$$$$/ | ||
by pyup.io \______/ | ||
|
||
+==============================================================================+ | ||
|
||
REPORT | ||
|
||
Safety is using PyUp's free open-source vulnerability database. This | ||
data is 30 days old and limited. | ||
For real-time enhanced vulnerability data, fix recommendations, severity | ||
reporting, cybersecurity support, team and project policy management and more | ||
sign up at https://pyup.io or email [email protected] | ||
|
||
Safety v2.3.5 is scanning for Vulnerabilities... | ||
Scanning dependencies in your files: | ||
|
||
-> requirements_stable.txt | ||
|
||
Using non-commercial database | ||
Found and scanned 25 packages | ||
Timestamp 2024-02-22 07:09:34 | ||
0 vulnerabilities found | ||
0 vulnerabilities ignored | ||
+==============================================================================+ | ||
|
||
No known security vulnerabilities found. | ||
|
||
+==============================================================================+ | ||
|
||
Safety is using PyUp's free open-source vulnerability database. This | ||
data is 30 days old and limited. | ||
For real-time enhanced vulnerability data, fix recommendations, severity | ||
reporting, cybersecurity support, team and project policy management and more | ||
sign up at https://pyup.io or email [email protected] | ||
|
||
+==============================================================================+ |