Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: LASER-UMASS/CausalTesting_ICSE20
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: LASER-UMASS/CausalTesting_ICSE20
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: dependabot/pip/Holmes/fuzzers/lxml-4.9.1
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 1 commit
  • 1 file changed
  • 1 contributor

Commits on Jul 6, 2022

  1. Bump lxml from 3.3.5 to 4.9.1 in /Holmes/fuzzers

    Bumps [lxml](https://github.com/lxml/lxml) from 3.3.5 to 4.9.1.
    - [Release notes](https://github.com/lxml/lxml/releases)
    - [Changelog](https://github.com/lxml/lxml/blob/master/CHANGES.txt)
    - [Commits](lxml/lxml@lxml-3.3.5...lxml-4.9.1)
    
    ---
    updated-dependencies:
    - dependency-name: lxml
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Jul 6, 2022
    Copy the full SHA
    7608e11 View commit details
Showing with 1 addition and 1 deletion.
  1. +1 −1 Holmes/fuzzers/requirements.txt
2 changes: 1 addition & 1 deletion Holmes/fuzzers/requirements.txt
100755 → 100644
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
Twisted==14.0.0
lxml==3.3.5
lxml==4.9.1
psutil==2.1.1
pyasn1==0.1.7
tlslite==0.4.6