dependabot[bot]
|
e93a4c16de
|
Bump the pip group across 1 directory with 2 updates
Bumps the pip group with 2 updates in the /assets directory: [flask](https://github.com/pallets/flask) and [pyjwt](https://github.com/jpadilla/pyjwt).
Updates `flask` from 1.1.2 to 2.2.5
- [Release notes](https://github.com/pallets/flask/releases)
- [Changelog](https://github.com/pallets/flask/blob/main/CHANGES.rst)
- [Commits](https://github.com/pallets/flask/compare/1.1.2...2.2.5)
Updates `pyjwt` from 1.7.1 to 2.4.0
- [Release notes](https://github.com/jpadilla/pyjwt/releases)
- [Changelog](https://github.com/jpadilla/pyjwt/blob/master/CHANGELOG.rst)
- [Commits](https://github.com/jpadilla/pyjwt/compare/1.7.1...2.4.0)
---
updated-dependencies:
- dependency-name: flask
dependency-type: direct:production
dependency-group: pip
- dependency-name: pyjwt
dependency-type: direct:production
dependency-group: pip
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-04-14 16:08:55 +00:00 |
|
Eugeny Ablesov
|
0dafbf63a2
|
Update requirements.txt (#139)
Use only fixed versions for dependencies
|
2023-06-26 13:59:03 +03:00 |
|
Tangui Morlier
|
bfbb76c55a
|
Update requirements.txt (#136)
Duplicated
|
2023-06-26 13:44:53 +03:00 |
|
Eugeny Ablesov
|
e2a040798a
|
Ablesov/fix tinycheck installation (#135)
* Update requirements.txt
Fix:
pymisp - use older version to keep code compatibility
sqlalchemy - use 1.4 latest build (api 2.0 incompatible with codebase)
M2Crypto - removed (not used)
pyOpenSSL - removed (not used)
* Update scheme.sql
pymisp warning fix
* Update main.py
Unused reference to pyOpenSSL removed
|
2023-05-30 15:20:09 +03:00 |
|
PlazzmiK
|
ca980a74a3
|
Added six - Fixes issue #93
FIX for issue #93 :
ImportError: cannot import name 'collections_abc' from 'six.moves' (unkown location)
|
2022-02-16 20:14:51 +01:00 |
|
Julien DEPAILLAT
|
24be446598
|
New Feature : It is now possible to import IoCs from an added MISP instance.
|
2021-05-10 16:08:58 +02:00 |
|
Félix Aime
|
0a7e962e99
|
Adding python-whois
|
2021-02-16 17:10:23 +01:00 |
|
Félix Aime
|
8f56909e4f
|
Adding the export of PDF report
|
2021-01-06 21:19:03 +01:00 |
|
Félix Aime
|
513f6b1b02
|
First commit
|
2020-11-24 19:45:03 +01:00 |
|