Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Debugging harness, dependabot updates from main. #87

Merged
merged 2 commits into from
Mar 17, 2021
Merged

Commits on Mar 17, 2021

  1. Alternative falcon shell for python lovers

    Usage:
    ```
    $ python3 -m falconpy.shell
    ```
    isimluk committed Mar 17, 2021
    Configuration menu
    Copy the full SHA
    7e1100b View commit details
    Browse the repository at this point in the history
  2. Merge main/shell (#86)

    * Configure dependabot to focus on python (#77)
    
    And hopefully disregard javascript modules, that are only used for docs pipeline.
    
    * Requirements.txt updates (#83)
    
    * Configure dependabot to focus on python
    
    And hopefully disregard javascript modules, that are only used for docs pipeline.
    
    * Removed unnecessary upstream requirement references.
    
    Co-authored-by: Simon Lukasik <simon.lukasik@crowdstrike.com>
    
    * Bump urllib3 from 1.26.2 to 1.26.4 (#82)
    
    Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.2 to 1.26.4.
    - [Release notes](https://github.com/urllib3/urllib3/releases)
    - [Changelog](https://github.com/urllib3/urllib3/blob/1.26.4/CHANGES.rst)
    - [Commits](urllib3/urllib3@1.26.2...1.26.4)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    
    * Bump requests from 2.25.0 to 2.25.1 (#81)
    
    Bumps [requests](https://github.com/psf/requests) from 2.25.0 to 2.25.1.
    - [Release notes](https://github.com/psf/requests/releases)
    - [Changelog](https://github.com/psf/requests/blob/master/HISTORY.md)
    - [Commits](psf/requests@v2.25.0...v2.25.1)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    
    Co-authored-by: Šimon Lukašík <isimluk@fedoraproject.org>
    Co-authored-by: Simon Lukasik <simon.lukasik@crowdstrike.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    4 people authored Mar 17, 2021
    Configuration menu
    Copy the full SHA
    53d98cd View commit details
    Browse the repository at this point in the history